Raspberry Pi OpenCV Compilation Error
Hello,
After following the instructions here (http://docs.opencv.org/trunk/d7/d9f/t...) I received the following error:
AVStream has no member r_frame_rate
However, installing from the Itseez archive of OpenCV3.1.0 as prescribed here (http://www.pyimagesearch.com/2016/04/...) led to OpenCV3.1.0 being installed.
I generally prefer to have up-to-date packages though.
Any ideas or suggestions as to why this would happen?