OpenCV453
cv::text::BaseOCR メンバ一覧

継承メンバを含む cv::text::BaseOCR の全メンバ一覧です。

run(Mat &image, std::string &output_text, std::vector< Rect > *component_rects=NULL, std::vector< std::string > *component_texts=NULL, std::vector< float > *component_confidences=NULL, int component_level=0)=0 (定義場所: cv::text::BaseOCR)cv::text::BaseOCRpure virtual
run(Mat &image, Mat &mask, std::string &output_text, std::vector< Rect > *component_rects=NULL, std::vector< std::string > *component_texts=NULL, std::vector< float > *component_confidences=NULL, int component_level=0)=0 (定義場所: cv::text::BaseOCR)cv::text::BaseOCRpure virtual
~BaseOCR() (定義場所: cv::text::BaseOCR)cv::text::BaseOCRinlinevirtual