OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Classes | Namespaces
checker_detector.hpp File Reference
#include <opencv2/core.hpp>
#include "checker_model.hpp"
#include <opencv2/dnn.hpp>
Include dependency graph for checker_detector.hpp:
This graph shows which files directly or indirectly include this file:

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

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