I'm missing these dependencies :
libopencv_core.so.3.2 => not found libopencv_imgproc.so.3.2 => not found libopencv_objdetect.so.3.2 => not found
But openCV is installed and up to date :
sudo apt-get install libopencv-dev Reading package lists... Done Building dependency tree Reading state information... Done libopencv-dev is already the newest version (4.2.0+dfsg-5).
Any idea how I could fix this?
hello,
I'm missing these dependencies :
libopencv_core.so.3.2 => not found libopencv_imgproc.so.3.2 => not found libopencv_objdetect.so.3.2 => not found
But openCV is installed and up to date :
sudo apt-get install libopencv-dev Reading package lists... Done Building dependency tree Reading state information... Done libopencv-dev is already the newest version (4.2.0+dfsg-5).
Any idea how I could fix this?