RecognizedImage class

RecognizedImage class

Represents text, extracted from an image as a result of its recognition process.

The RecognizedImage type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of RecognizedImage

Properties

Property Description
text Gets textual equivalent of the structured text.
lines Gets lines of text, with their fragments, recognized within the document.

Remarks

Learn more | | |

See Also