OpenCV  4.6.0
Open Source Computer Vision
Classes | Namespaces
checker_detector.hpp File Reference
#include <opencv2/core.hpp>
#include "checker_model.hpp"
#include <opencv2/dnn.hpp>

Classes

class  cv::mcc::CCheckerDetector
 A class to find the positions of the ColorCharts in the image. More...
 
struct  cv::mcc::DetectorParameters
 Parameters for the detectMarker process: More...
 

Namespaces

 cv
 "black box" representation of the file storage associated with a file on disk.
 
 cv::mcc