uglyDwarf / linuxtrack

Headtracking for Linux/Mac
MIT License
158 stars 29 forks source link

no compatibility with openCV 4.2 #186

Open Risbo6 opened 3 years ago

Risbo6 commented 3 years ago

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?

exuvo commented 2 years ago

You want these patches https://github.com/uglyDwarf/linuxtrack/pull/167