captainsac
0
Q:

how to change colour image to grey in opencv c++

//change the color image to grayscale image
cvtColor(image, image, COLOR_BGR2GRAY); 
0

New to Communities?

Join the community