1 #ifndef _NNDEPLOY_OCR_RESULT_H_
2 #define _NNDEPLOY_OCR_RESULT_H_
18 #include "opencv2/core.hpp"
19 #include "opencv2/imgproc.hpp"
36 std::vector<std::array<int, 8>>
boxes_;
std::vector< int > classifier_result
std::vector< float > cls_scores_
std::vector< std::array< int, 8 > > table_boxes_
std::vector< std::array< int, 8 > > boxes_
std::vector< cv::Mat > image_list_
std::vector< int32_t > cls_labels_
std::vector< std::string > table_structure_
std::vector< float > rec_scores_
std::vector< std::string > text_
#define NNDEPLOY_CC_API
api