answered 2014-04-16 10:23:40 -0600
Mat atom_image = Mat::zeros( w, w, CV_8UC3 ); atom_image.setTo(cv::Scalar(127,127,127));