Auron-X / GOTURN-Example

GOTURN tracker example using Caffe & OpenCV
5 stars 16 forks source link

Hi, when I run the GOTURN-Example, where to place the ALOV300++dateset? I have tried so far:((1)OpenCV src dir(opencv_contrib-master/opencv_contrib-master/modules/tracking/src);(2)Opencv src :/install/include/opencv2/datasets/(3)project src. But failed ... Thank you!! #1

Open SoulmateB opened 7 years ago

Auron-X commented 7 years ago

Hi! In order to change the path to a dataset you need to modify the following line: dataset->load("/opt/projects/ALOV300++"); Hope this helps)