I installed the vlfeat
library using apt-get install octave-vlfeat
. For some reason, the SIFT function does not work, and says "vl_sift() undefined". This is at the same time when functions like vl_hog()
and vl_kmeans()
do work perfectly fine.
No results for which vl_sift
.
Has anyone else faced similar issues? Is there some additional dependency?
Octave 3.8.1