Searched refs:CV2_GREEN (Results 1 – 1 of 1) sorted by relevance
63 CV2_GREEN = (0, 255, 0) variable64 CV2_GREEN_NORM = tuple(numpy.array(CV2_GREEN) / 255)