1. API Reference
  2. /
  3. GroupDocs.Conversion
  4. /
  5. GroupDocs.Conversion for Java
  6. /
  7. com.groupdocs.conversion.integration.ocr

com.groupdocs.conversion.integration.ocr

On this page

The GroupDocs.Conversion.Integration.Ocr package provides metadata for a OCR.

Classes

Class Description
RecognizedImage Represents text, extracted from an image as a result of its recognition process.
TextFragment Represents a part of recognized text (word, symbol, etc), extracted by OCR engine.
TextLine Represents text, extracted from an image as a result of its recognition process.

Interfaces

Interface Description
IOcrConnector Defines methods that are required to apply OCR to image documents and embedded images.

On this page