VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Classes Enumerations SeeAlso
In This Topic
    Vintasoft.Imaging.Ocr Namespace (Vintasoft.Imaging.Ocr)
    In This Topic
    Contains classes for managing of OCR engines.
    Classes
     ClassDescription
    ClassContains information about the image, where text must be recognized, and OCR engine settings, which must be used for text recognition.
    ClassRepresents an abstract base class for optical character recognition engine.
    ClassRepresents a manager for OCR engine.
    ClassContains the settings for OCR engine.
    ClassRepresents errors that occur during work with OCR engine.
    ClassRepresents settings, which define how OCR recognition region can be splitted into sub regions.
    ClassRepresents a recognition region.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available types of OCR engine.
    EnumerationSpecifies available languages for recognition.
    EnumerationSpecifies available types of an OCR object.
    EnumerationSpecifies available types of recognition regions.
    See Also