Accusoft.OCRXpress.Java
com.accusoft.ocrxpress Package
Inheritance Hierarchy
Provides the classes that power OCR Xpress Java. The OcrXpress class is the main entry point into the library, with its recognize function calls. The other classes allow for the ability to interpret and retrieve properties of the recognized text values from the source documents.
Classes
ClassDescription
Character Recognized character class.
Document Recognized document class. A document is composed of pages, regions, text blocks, text lines, words and characters.
OcrxException General OCR Xpress exception class.
OcrXpress Main OCR Xpress class. This class provides methods to recognize documents and control licensing.
Page Recognized page class. A page is composed of regions, text blocks, text lines, words and characters.
RecognitionParameters The recognition parameters class. This class is passed to the recognize methods to control how the OCR process is executed.
Rectangle A rectangular area on an image.
Region Recognized region class. A region is composed of text blocks, text lines, words and characters.
Result Recognized result class.
ResultContainer<T> The container class that holds the different types of results generated by the OCR process.
ResultContainerBase A base class that implements the functionality of the ResultContainer class.
ResultIterator<T> The iterator class that holds an iterator to the different types of results in a container.
ResultIteratorBase A base class that implements the functionality of the ResultIterator class.
TextBlock Recognized text block class. A text block is composed of text lines, words and characters.
TextLine Recognized text line class. A text line is composed of words and characters.
Word Recognized word class. A word is composed of characters.
Enumerations
EnumerationDescription
FileFormat Supported output file formats.
FileMode Supported file modes for output.
Language Supported languages for recognition.
PageOrientation The different methods of recognizing rotated pages and potentially correcting the rotation.
See Also

Reference

Accusoft.OCRXpress.Java Project

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback