This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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++ |