Edit

class ImageAnalysis::DetectedText

Represents the text lines detected in an image.

Members

Lines

Syntax: public std::vector< DetectedTextLine > Lines;

The full list of all lines of text detected in an image.