Results 1 to 1 of 1
hey guys, so i am trying to convert a computer vision project i have been doing to the opencv library, which has the potential to make my life so much ...
- 03-18-2010 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 4
using opencv with a camera that captures in yuv colorspace
hey guys, so i am trying to convert a computer vision project i have been doing to the opencv library, which has the potential to make my life so much easier- the only thing is, the cameras that i am using (logitech's orbit af), according to the v4l2 library, only capture in either mpeg4 or yuyv colorspace formats. working with yuyv is a real nuisance, that is for sure- but can opencv work with yuyv? or, is it possible that when opencv is working with the camera, it would retrieve the frames in a different format? (rgb would be ideal...)
thanks! much appreciated-


Reply With Quote