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.