Module NewOCR
Package com.uddernetworks.newocr.train
-
Interface Summary Interface Description TrainGenerator Generates a training image to be used by the OCR. -
Class Summary Class Description ComputerTrainGenerator Creates a simple image to train on from a given font.OCROptions General options used by the OCR scanning and training.TrainGeneratorOptions Defines options for the actual generation of the image to train on. -
Enum Summary Enum Description ImageReadMethod -
Exception Summary Exception Description UntrainedDatabaseException An exception thrown when a database has not been trained, and it tries to scan an image.