Ask Your Question

wei's profile - activity

2017-06-28 08:29:01 -0600 asked a question failed to run opencv3.2 TrackerGOTURN

image description

My opencv verision is 3.2.0. I heared that GOTURN is a CNN based tracker,so I want to try to run it. I down caffe modol file and then put them in current path of vs2015 project.

When run to this code: tracker->update(frame,object) ,error appear. It likes that there are some error in DNN modual.