Home
last modified time | relevance | path

Searched refs:charts_rgb (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/mcc/src/
H A Dchecker_detector.hpp188 OutputArray charts_rgb,
H A Dchecker_detector.cpp1019 cv::Mat charts_rgb, charts_ycbcr; in checkerAnalysis() local
1020 get_profile(ibox, chartType, charts_rgb, charts_ycbcr, img_rgb_org, in checkerAnalysis()
1027 checker->setChartsRGB(charts_rgb); in checkerAnalysis()
1217 OutputArray charts_rgb, in get_profile() argument
1327 charts_rgb.assign(_charts_rgb); in get_profile()