RegionResult

RegionResult class

The results of the image recognition.
Contains elements with recognition information and methods for result export (one region).

The RegionResult type exposes the following members:

Properties

NameDescription
text_in_regionRecognized text from region.
regionRegion coordinates. (Rectangles).
region_typeRegionTypes

See Also