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