Filter löschen
Filter löschen

Attempt to execute SCRIPT vl_sift as a function?

1 Ansicht (letzte 30 Tage)
123
123 am 6 Mai 2015
Beantwortet: Roberto Cassetta am 12 Jun. 2020
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 Kommentar
Walter Roberson
Walter Roberson am 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 ?

Melden Sie sich an, um zu kommentieren.

Antworten (2)

Alvaro
Alvaro am 6 Feb. 2017
Hi, I have the same problem today. What was the solution ? please Cheers

Roberto Cassetta
Roberto Cassetta am 12 Jun. 2020
Try to rename the .m, so when you call the command you execute the .c file.
Cheers =)

Kategorien

Mehr zu Debugging and Analysis finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by