Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

A simple question on cvtColor

Hello Every body, I have a simple question. If the image is already grey scale image, do I still need to use cvtColor(img, gray, CV_BGR2GRAY) for further processing?

Thanks in advance.