OpenCV
Open Source Computer Vision
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
mcc_checker_detector.hpp File Reference
#include <opencv2/core.hpp>
#include <opencv2/imgproc.hpp>
Include dependency graph for mcc_checker_detector.hpp:
This graph shows which files directly or indirectly include this file:

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...