FastDeploy  latest
Fast & Easy to Deploy!
Data Fields
FD_C_OCRResult Struct Reference

#include <result.h>

Collaboration diagram for FD_C_OCRResult:
Collaboration graph
[legend]

Data Fields

FD_C_TwoDimArrayInt32 boxes
 
FD_C_OneDimArrayCstr text
 
FD_C_OneDimArrayFloat rec_scores
 
FD_C_OneDimArrayFloat cls_scores
 
FD_C_OneDimArrayInt32 cls_labels
 
FD_C_ResultType type
 

Field Documentation

◆ boxes

FD_C_TwoDimArrayInt32 FD_C_OCRResult::boxes

◆ cls_labels

FD_C_OneDimArrayInt32 FD_C_OCRResult::cls_labels

◆ cls_scores

FD_C_OneDimArrayFloat FD_C_OCRResult::cls_scores

◆ rec_scores

FD_C_OneDimArrayFloat FD_C_OCRResult::rec_scores

◆ text

FD_C_OneDimArrayCstr FD_C_OCRResult::text

◆ type

FD_C_ResultType FD_C_OCRResult::type

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