Generated by
JDiff

Class com.qoppa.ocr.TessJNI

Removed Methods
String performOCR(String, BufferedImage) Performs OCR on an image and returns an hOCR result string.
 

Added Methods
String getOCRText(String, PDFPage, int, OCROptions)  
String performOCR(String, BufferedImage, int) @deprecated Use the version of this method that takes a pageNumber argument.
String performOCR(String, BufferedImage, int, int) Performs OCR on an image and returns an hOCR result string.