shuangjie

Results 2 comments of shuangjie

Thanks for your help! We change our environment to ubuntu14.04, opencv3.0 and g++ -4.8, and change the `Makefile` by: ``` CFLAGS := -L /usr/local/lib INCLUDE := -I /usr/local/include -I include...

Yes, I build opencv with `opencv_contrib`, and there are `libopencv_tracking.so` and other 'extra' modules libs in `/usr/local/lib/`.