Searched refs:IMREAD_GRAYSCALE (Results 1 – 4 of 4) sorted by relevance
55 img_gray = cv2.imread('./dog_128x128_gray.png', cv2.IMREAD_GRAYSCALE)
66 …IMREAD_GRAYSCALE = 0, //!< If set, always convert image to the single channel grayscal… enumerator