why we convert rgb to grayscale code example Example: cvtcolor rgb to gray cv::Mat img cv::cvtColor(img, img, CV_BGR2GRAY);