Mech-DLK SDK C API 2.0.3
C API reference documentation for secondary development with Mech-DLK
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Pages
Data Fields
TextDetectionResult Struct Reference

This struct defines the text detection result. More...

#include <dl_result.h>

Data Fields

double confidence
 Confidence of text detection results.
 
Contour textContour
 Contour of text detection result.
 
ResultRestoreInfo restoreInfo
 Information required for result restoration.
 

Detailed Description

This struct defines the text detection result.

Field Documentation

◆ confidence

double TextDetectionResult::confidence

Confidence of text detection results.

◆ restoreInfo

ResultRestoreInfo TextDetectionResult::restoreInfo

Information required for result restoration.

◆ textContour

Contour TextDetectionResult::textContour

Contour of text detection result.


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