I use ubuntu 14.04, opencv3.0.0, and QT5.
I try the TLD tracker of Opencv3.0
(https://github.com/Itseez/opencv_contrib/blob/master/modules/tracking/samples/tracker.cpp)
But it run very slowly.
Can install OpenTLD with OpenCV3 in Ubuntu? How to do it?
And are there some examples of C++?