Jul 28, 2017 · in opencv project, we need to install libvtk5-dev and libeigen3-dev: sudo apt-get isntall libvtk5-dev sudo apt-get isntall libeigen3-dev. and turn on the build composantes in cmake. Also, the path /opt/opencv/ stil correct: /opt/opencv/release$ cmake … -D WITH_EIGEN=ON -D WITH_V4L=ON … /opt/opencv/
Sep 18, 2015 · OpenCV has a number of pre-requisites itself, which we can install using apt-get: sudo apt-get install build-essential sudo apt-get install cmake git libgtk2.0-dev pkg-config libavcodec-dev ...
Sep 18, 2015 · OpenCV has a number of pre-requisites itself, which we can install using apt-get: sudo apt-get install build-essential sudo apt-get install cmake git libgtk2.0-dev pkg-config libavcodec-dev ...