Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 53

Convert CV_16UC3 color image to CV_8U grayscale

$
0
0
Hi I'm trying to convert a CV_16UC3 color image to a CV_8U grayscale image. However, the cvtColor function does not accept CV_16UC3 input images. How could I do the desired conversion?

Viewing all articles
Browse latest Browse all 53

Trending Articles