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/

相关编程语言

BlazeDS 是一个基于服务器的Java 远程控制(remoting...
OVal 是一个可扩展的Java对象数据验证框架,验证的规...
Volta 是一套开发工具,专为开发分布式、实时系统应...
OpenDDS 是一个开源的 C++ 实现的 对象管理组织 OMG...
JADE (Java Agent DEvelopment Framework) 是一个完...
FastMM ,在D2006和2007中已代替了原来的内存管理器。