geometry property

Geometry? geometry
final

The location of the detected text on the image. Includes an axis aligned coarse bounding box surrounding the text and a finer grain polygon for more accurate spatial information.

Implementation

final Geometry? geometry;