1 | initial version |
I see two potential solutions here. The first and simplest is to disable the legacy module by turning off "BUILD_opencv_legacy" in the CMake GUI and then rebuilding.
The second option would be to use a newer version of OpenCV. OpenCV 2.4.7.2 for example doesn't have the errors you posted. I don't know if this is supported by JavaCV though.