Attempt to execute SCRIPT vl_sift as a function?
Afficher commentaires plus anciens
I have used the vlfeat library. When I executed the vl_sift function, it showed the error message
"Attempt to execute SCRIPT vl_sift as a function:"
I am sure that I have already setup the vlfeat. Am I missing any steps for using the vlfeat library?
1 commentaire
Walter Roberson
le 6 Mai 2015
It would have reported the line of code; could you show that to us? Also, could you show us the first non-blank non-comment line of vl_sift.m ?
Réponses (2)
Alvaro
le 6 Fév 2017
0 votes
Hi, I have the same problem today. What was the solution ? please Cheers
Roberto Cassetta
le 12 Juin 2020
0 votes
Try to rename the .m, so when you call the command you execute the .c file.
Cheers =)
Catégories
En savoir plus sur MATLAB Report Generator dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!