Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hello guys,

I've achieved to make it work, but, to do that, unfortunatelly I had to use the version 2.4.11 of OpenCV. I don't know why the OpenCV 3 version do not work. The only adjustment I had to do is change the include in Camera.h from opencv2/videio/cap_ios.h to highgui/cap_ios.h, the old location of cap_ios.h header.

Does anybody know (or have any clue) why it don't work with OpenCV 3?

Thanks