Ask Your Question

Revision history [back]

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.