|
表格线识别通用库文档
|
成员的完整列表,这些成员属于 cm::imp::LinesDetection,包括所有继承而来的类成员
| AddAction(const ImagePreprocessor &img_preprocessor) | cm::ImagePreprocessor | inline |
| DASHED | cm::imp::LinesDetection | static |
| DOTTED | cm::imp::LinesDetection | static |
| ImagePreprocessor()=default | cm::ImagePreprocessor | |
| ImagePreprocessor(const ImagePreprocessor &img_preprocessor)=default | cm::ImagePreprocessor | |
| LinesDetection(const SolidLinesDetection &_, LineType line_type, const Percent &ksize_or_scale=1.0/75) | cm::imp::LinesDetection | inlineexplicit |
| LinesDetection(const DashedLinesDetection &_, LineType line_type, const Percent &ksize_or_scale=1.0/200) | cm::imp::LinesDetection | inlineexplicit |
| LinesDetection(const DottedLinesDetection &_, LineType line_type, const Percent &dilate_ksize_or_scale=5, const Percent &open_ksize_or_scale=1.0/30) | cm::imp::LinesDetection | inlineexplicit |
| LinesDetection(const LinesDetection &lines_detection)=default | cm::imp::LinesDetection | |
| operator()(const cv::Mat &image) const | cm::ImagePreprocessor | inline |
| operator|(const ImagePreprocessor &img_preprocessor) const | cm::ImagePreprocessor | inline |
| operator|=(const ImagePreprocessor &img_preprocessor) | cm::ImagePreprocessor | inline |
| Preprocess(const cv::Mat &image) const override | cm::imp::LinesDetection | inlinevirtual |
| SOLID | cm::imp::LinesDetection | static |
| ~ImagePreprocessor()=default | cm::ImagePreprocessor | virtual |
| ~LinesDetection()=default | cm::imp::LinesDetection |