Mech-DLK SDK C++ API 2.0.3
C++ API reference documentation for secondary development with Mech-DLK
All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Public Attributes | List of all members
mmind::dl::MMindTextDetectionResult Struct Reference

Defines the text detection result. More...

#include <MMIndResult.h>

Public Attributes

std::vector< double > confidences
 Confidences of text detection.
 
MMindContour textContour
 Result of text detection.
 

Detailed Description

Defines the text detection result.

Member Data Documentation

◆ confidences

std::vector<double> mmind::dl::MMindTextDetectionResult::confidences

Confidences of text detection.

◆ textContour

MMindContour mmind::dl::MMindTextDetectionResult::textContour

Result of text detection.


The documentation for this struct was generated from the following file: