WeOCRWeb文字識(shí)別軟件
WeOCR 是一個(gè)基于瀏覽器的文字識(shí)別服務(wù),用戶(hù)通過(guò)上傳圖片,WebOCR 從圖片中識(shí)別出文本信息并返回結(jié)果給用戶(hù)。WeOCR 本身是不包含文字識(shí)別引擎的,它支持各種不同的文字識(shí)別引擎。
- 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.
評(píng)論
圖片
表情
