Skip to content

TextDetection

TextDetection

A TextDetection is the representation of recognized text in an image

polygon

The position and shape of the detection in the image

Type: GeoJSONPolygon!

detectionConfidence

The confidence score for the detection’s existance.

Type: Float!

text

The recognized text

Type: String!

textConfidence

The confidence score for the recognized text’s accuracy.

Type: Float!