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