Searched refs:gray_colors (Results 1 – 1 of 1) sorted by relevance
342 static const CvScalar gray_colors[] = { in DrawEtalon() local345 const CvScalar* colors = img->nChannels == 3 ? rgb_colors : gray_colors; in DrawEtalon()