Module NewOCR
Package com.uddernetworks.newocr.recognition
-
Interface Summary Interface Description Actions A class to provide general actions for the OCR.CharacterLine An object to storeSearchCharacter
data for a scanned line.Scan The main class that handles character scanning of an image.ScannedImage The resulting object from an image being scanned.Train The main class that handles training of an image/font. -
Class Summary Class Description DefaultScannedImage An object to store line data forImageLetter
s on a scanned image.OCRActions Provides general OCR actions.OCRScan The base class for actually scanning an image.OCRTrain The base class for actually training an image/font.TrainLine Stores characters at a top and bottom Y position after an image has been scanned.