Data Engineering and BI courses are free this week!
grayscale: Convert an RGB image to grayscale
Description
This function converts from RGB to grayscale by first converting to HSL and keeping only the L channelValue
- a grayscale image (spectrum == 1)