Author: Vefak Murat Akman
- OpenCV version = 3.14.0
- CMake version = 3.10.2
- Ubuntu version = 18.04.4 LTS
Please, follow steps in OpenCV installation
- To install
xfeatures2d
, make sure that both opencv and opencv_contrib repos are downloaded - At building step of installation process, use the following cmake command instead of the one in link
cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=/usr/local OPENCV_EXTRA_MODULES_PATH= /home/vefak/opencv_contrib/modules/ -D OPENCV_ENABLE_NONFREE:BOOL=ON ..
Just execute build_and_run.sh
file.
source build_and_run.sh
Hit any key to change current frame and open next one