Why should an RGB image be converted to grayscale for carrying out deblurring/blur detection?
I am new and naive to OpenCV and image processing. I have an image which is of RGB standard. Why should I convert it grayscale in order to detect blur or apply laplacian operator? Really appreciate your help.