draugr.opencv_utilities.color_space.gray

Functions

to_gray(image, *[, component, to_gray_method])

convert from the default bgr cv2 format to gray, using a single component

Classes

ToGrayMethodEnum(value)

An enumeration.