Accusoft.OCRXpress.Java
recognizeToMemory(RecognitionParameters,BufferedImage,Document) Method
Parameters with which to perform recognition.
Image on which to perform recognition.
An existing Document object that will have a new page of data appended.
Recognizes an image and outputs the result to file.
Syntax
public Document recognizeToMemory( 
   RecognitionParameters params,
   java.awt.image.BufferedImage img,
   Document existingDocument
)

Parameters

params
Parameters with which to perform recognition.
img
Image on which to perform recognition.
existingDocument
An existing Document object that will have a new page of data appended.

Return Value

A result from recognition.
Exceptions
ExceptionDescription
OcrxExceptionIf an error occurs in the internal recognition engine.
See Also

Reference

OcrXpress Class
OcrXpress Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback