OpenMax for cv2.VideoCapture

asked 2013-04-21 21:52:51 -0600

bspratt gravatar image

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

edit retag flag offensive close merge delete

Comments

I am looking to do the same. Have you made any progress on understanding the very confusing openmax documentation? It is very unfortunate there is hardly any information out about it.

mrhobbeys gravatar imagemrhobbeys ( 2013-04-26 09:51:41 -0600 )edit

Looking to do the same too! Have you made any progress guys?

aminert gravatar imageaminert ( 2013-12-02 10:48:59 -0600 )edit