Functions
num_channels(image)
num_channels
is_singular_channel(image)
is_singular_channel
to_color(image[, conversion])
to_color
convert from the default bgr cv2 format to gray, using a single component
Notes