pdollar / toolbox

Piotr's Image & Video Matlab Toolbox
849 stars 500 forks source link

Undefined function 'gradientMex' for input arguments of type 'single'. #48

Open alinarc opened 5 years ago

alinarc commented 5 years ago

Trying to use this library with this circulant tracker code (http://www.robots.ox.ac.uk/~joao/circulant/) but anytime I try to run 'run_tracker' I get an error that says 'Undefined function 'gradientMex' for input arguments of type 'single'.' Can anyone help me?

I'm running MATLABR2017a on a mac running Sierra.

Thanks