用于成像 Linux 应用程序的最佳语言/框架

发布于 2024-07-15 03:08:20 字数 309 浏览 8 评论 0原文

我正在寻找最好的工具/语言/库/框架来开发必须在 KDE/Linux 上运行的文档扫描/成像/索引应用程序。 该应用程序必须提供以下功能:

1) 黑白文档扫描(单页和多页),以 CCITT Group 4 压缩的 TIFF 格式保存扫描图像。

2) 允许操作员在窗口中查看/浏览/缩放文档,并在预定义对话框(最多 5-6 个字段)上手动输入索引信息。

3) 生成包含索引元数据的 XML 文件,然后将 TIFF 和 XML 文件上传到 FTP 服务器以进行进一步处理。

任何帮助将不胜感激。

埃内斯托.

I'm looking for the best tool/language/library/framework to develop a document scanning/imaging/indexing application that must run on KDE/Linux. The application must provide the following functionality:

1) Document scanning (simple and multipage) in B/W, save the scanned images in TIFF format with CCITT Group 4 compression.

2) Allow the operator to view/browse/zoom the document in a window, and manually enter index information on a predefined dialog box (5-6 fields max).

3) Generate an XML file with the index metadata, then upload both the TIFF and XML files to an FTP server for further processing.

Any help will be greatly appreciated.

Ernesto.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

樱&纷飞 2024-07-22 03:08:20

对于 KDE 4,您有 libksane,根据您的发行版,它可能是单独的软件包或 kdegraphics 软件包的一部分。

至于开发语言的选择,可以参考KDE的文档。
http://techbase.kde.org/Development/Languages

For KDE 4 you have libksane, which depending on your distro, may be separate package or part of kdegraphics package.

As for choice of development languages, referrer to KDE's documentation.
http://techbase.kde.org/Development/Languages

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文