cast as opencv image code example Example: cvtcolor rgb to gray cv::Mat img cv::cvtColor(img, img, CV_BGR2GRAY);