类 ImageAnalysis::D etectedText

表示图像中检测到的文本行。

成员

线条

语法: public std::vector< DetectedTextLine > Lines;

在图像中检测到的所有文本行的完整列表。