![]() |
OpenCV 5.0.0-pre
Open Source Computer Vision
|
This is the complete list of members for cv::mcc::CCheckerDetector, including all inherited members.
Algorithm() | cv::Algorithm | |
clear() | cv::Algorithm | inlinevirtual |
create() | cv::mcc::CCheckerDetector | static |
draw(std::vector< Ptr< CChecker > > &checkers, InputOutputArray img, const Scalar color=CV_RGB(0, 250, 0), const int thickness=2)=0 | cv::mcc::CCheckerDetector | pure virtual |
empty() const | cv::Algorithm | inlinevirtual |
getBestColorChecker()=0 | cv::mcc::CCheckerDetector | pure virtual |
getColorChartType() const =0 | cv::mcc::CCheckerDetector | pure virtual |
getDefaultName() const | cv::Algorithm | virtual |
getDetectionParams() const =0 | cv::mcc::CCheckerDetector | pure virtual |
getListColorChecker()=0 | cv::mcc::CCheckerDetector | pure virtual |
getRefColors()=0 | cv::mcc::CCheckerDetector | pure virtual |
load(const String &filename, const String &objname=String()) | cv::Algorithm | inlinestatic |
loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | inlinestatic |
process(InputArray image, const std::vector< Rect > ®ionsOfInterest, const int nc=1)=0 | cv::mcc::CCheckerDetector | pure virtual |
process(InputArray image, const int nc=1)=0 | cv::mcc::CCheckerDetector | pure virtual |
read(const FileNode &fn) | cv::Algorithm | inlinevirtual |
read(const FileNode &fn) | cv::Algorithm | inlinestatic |
save(const String &filename) const | cv::Algorithm | virtual |
setColorChartType(ColorChart chartType)=0 | cv::mcc::CCheckerDetector | pure virtual |
setDetectionParams(const DetectorParametersMCC ¶ms)=0 | cv::mcc::CCheckerDetector | pure virtual |
write(FileStorage &fs) const | cv::Algorithm | inlinevirtual |
write(FileStorage &fs, const String &name) const | cv::Algorithm | |
writeFormat(FileStorage &fs) const | cv::Algorithm | protected |
~Algorithm() | cv::Algorithm | virtual |