Searched refs:mColorsUV (Results 1 – 1 of 1) sorted by relevance
1352 … const cv::Scalar mColorsUV[] = { cv::Scalar(84, 255), cv::Scalar(43, 21), cv::Scalar(255, 107) }; in OnProcessOutput() local1385 cv::line(OutputUV, mP1, mP2, mColorsUV[c], thikness/2); in OnProcessOutput()