微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

WeOCR Web文字识别软件

程序名称:WeOCR

授权协议: 未知

操作系统: Linux

开发语言: C/C++

WeOCR 介绍

WeOCR 是一个基于浏览器的文字识别服务,用户通过上传图片,WebOCR 从图片中识别出文本信息并返回结果给用户。WeOCR
本身是不包含文字识别引擎的,它支持各种不同的文字识别引擎。

主要特点:

  • Receive a document image from each client computer, pass the image to the back-end OCR engine, generate HTML data from the result data, and send the data back to the client.
  • Uncompress the incoming image file if required.
  • Limit the size of the input data to protect the server from huge data.
  • examine the integrity of image file headers.
  • Convert the input image into a common image format (PNM).
  • Limit the number of jobs to prevent the server from processing too many documents at once and to maintain acceptable server response.
  • Terminate the OCR engine after a specified time has passed, if the engine continues running (in vain) due to unexpected input data or bugs in the engine.
  • Support server search function using spec files in XML.

WeOCR 官网

http://weocr.ocrgrid.org/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐