Answer the question
In order to leave comments, you need to log in
Why is the picture black and white?
Hi all..
string filename = " Image4.jpg";
Mat img = imread(filename, 0);
cvNamedWindow("original");
cv::imshow("original", img);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question