OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::text::TextDetectorCNN 成員列表

這是 cv::text::TextDetectorCNN 的完整成員列表,包括所有繼承的成員。

create(const String &modelArchFilename, const String &modelWeightsFilename, std::vector< Size > detectionSizes)cv::text::TextDetectorCNNstatic
create(const String &modelArchFilename, const String &modelWeightsFilename)cv::text::TextDetectorCNNstatic
detect(InputArray inputImage, std::vector< Rect > &Bbox, std::vector< float > &confidence) CV_OVERRIDE=0cv::text::TextDetectorCNN純虛擬函式
~TextDetector()cv::text::TextDetector內聯虛擬函式