OpenCV 4.11.0
开源计算机视觉库
加载中…
搜索中…
无匹配项
checker_detector.hpp 文件参考
#include <opencv2/core.hpp>
#include "checker_model.hpp"
#include <opencv2/dnn.hpp>
checker_detector.hpp 的包含依赖图
此图显示直接或间接包含此文件的文件

类  cv::mcc::CCheckerDetector
 用于查找图像中色卡位置的类。 更多…
 
结构体  cv::mcc::DetectorParameters
 detectMarker 过程的参数: 更多…
 

命名空间

命名空间  cv
 
命名空间  cv::mcc