Skip to content

Instantly share code, notes, and snippets.

View soyersoyer's full-sized avatar

soyer soyersoyer

  • Budapest, Hungary
View GitHub Profile
soyer@blue:~/opencv/opencv/build$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic
soyer@blue:~/opencv/opencv/build$ cmake -DOPENCV_ENABLE_NONFREE=YES -DOPENCV_EXTRA_MODULES_PATH=/home/soyer/opencv/opencv_contrib/modules ..
-- The CXX compiler identification is GNU 7.3.0
-- The C compiler identification is GNU 7.3.0
-- Check for working CXX compiler: /usr/bin/c++