C G O R S

R

recognizeBarcode(RenderedImage) - Method in class com.asprise.util.ocr.OCR
Recognizes a barcode from the specified image.
recognizeBarcodes(RenderedImage) - Method in class com.asprise.util.ocr.OCR
Recognizes one or more barcode from the specified image.
recognizeCharacters(RenderedImage) - Method in class com.asprise.util.ocr.OCR
Recognizes characters (letters and numbers) from the specified image.
recognizeEverything(RenderedImage) - Method in class com.asprise.util.ocr.OCR
Recognizes characters and barcodes from the specified image.
recognizeEverything(RenderedImage, String, String) - Method in class com.asprise.util.ocr.OCR
Recognizes characters and barcodes from the specified image.

C G O R S