Ask Your Question

Revision history [back]

Mat atom_image = Mat::zeros( w, w, CV_8UC3 );
atom_image.setTo(cv::Scalar(127,127,127));