Ask Your Question

bspratt's profile - activity

2013-04-26 09:50:23 -0600 received badge  Nice Question (source)
2013-04-22 02:06:03 -0600 received badge  Student (source)
2013-04-21 21:52:51 -0600 asked a question OpenMax for cv2.VideoCapture

I have a preproduction RaspberryPi foundation camera, the API is OpenMax (so, not V4L) and I'm looking to use it with OpenCV. I'm thinking I'll start at \opencv\modules\highgui\src\cap.cpp and work out from there to add OpenMax as as new CV_CAP_* type, but I first wanted to ask if anyone else is already in progress on this so I don't work at cross purposes. Or, I suppose, whether it's already been done and I've wildly misunderstood the state of play.

Thanks,

Brian Pratt