First time here? Check out the FAQ!
asked 2016-07-01 00:56:06 -0600
How to convert YUV420 to RGB in OpenCV?
answered 2016-07-01 07:02:07 -0600
First read doc and use function cvtcolor. You have to choose right parameter in this list
Official site
GitHub
Wiki
Documentation
subscribe to rss feed
Asked: 2016-07-01 00:56:06 -0600
Seen: 4,640 times
Last updated: Jul 01 '16
Raspberry pi camera Y'UV420p to something native (YUV,HSV)?
YUV (bytes) to HSV ?