VLFEAT installation for SIFT
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am installing vlfeat-0.9.17 in MATLAB 2011
When I execute run('vlfeat-0.9.17/toolbox/vl_setup');
Nothing happens... and next prompt appears.
1 commentaire
Sushant Hiwale
le 10 Avr 2015
Just type in 'vl_version' on the prompt. If setup is successful you would get the version of Vlfeat: vlfeat-0.9.17. which means setup is successful.
Its better to include run command in the startup file in MAtlab. so that installation is permanent.
Réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Support for MinGW-w64 C/C++ Compiler dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!