I need to run the code on this repository: https://github.com/KirillLykov/oni2avi
I have OpenCV 3.1.0 installed.
When I build the code with cmake, I get the following error:
"opencv_contrib is required but was not found"
How can I solve this problem?