cvondrick / ihog

Visualizing Object Detection Features. ICCV 2013

Home Page:http://mit.edu/vondrick/ihog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

some

zhaoyun4411 opened this issue · comments

when i run the demo there is a problem like this ,how can i solve this problem

Undefined function 'features' for input arguments of type 'double'.

Error in demo (line 2)
feat = features(im, 8);