![]() |
OpenCV 4.12.0
開源計算機視覺
|
這是 cv::text::TextDetectorCNN 的完整成員列表,包括所有繼承的成員。
| create(const String &modelArchFilename, const String &modelWeightsFilename, std::vector< Size > detectionSizes) | cv::text::TextDetectorCNN | static |
| create(const String &modelArchFilename, const String &modelWeightsFilename) | cv::text::TextDetectorCNN | static |
| detect(InputArray inputImage, std::vector< Rect > &Bbox, std::vector< float > &confidence) CV_OVERRIDE=0 | cv::text::TextDetectorCNN | 純虛擬函式 |
| ~TextDetector() | cv::text::TextDetector | 內聯虛擬函式 |