OpenCV 5.0.0
Open Source Computer Vision
Loading...
Searching...
No Matches
mcc_checker_detector.hpp File Reference
#include <opencv2/core.hpp>
#include <opencv2/imgproc.hpp>

Classes

class  cv::mcc::CChecker
 checker object More...
class  cv::mcc::CCheckerDetector
 A class to find the positions of the ColorCharts in the image. More...
struct  cv::mcc::DetectorParametersMCC
 struct DetectorParametersMCC is used by CCheckerDetector More...

Namespaces

namespace  cv
namespace  cv::mcc

Enumerations

enum  cv::mcc::ColorChart {
  cv::mcc::MCC24 = 0 ,
  cv::mcc::SG140 ,
  cv::mcc::VINYL18
}
 enum to hold the type of the checker More...