Attempt to execute SCRIPT vl_sift as a function?
이전 댓글 표시
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
Walter Roberson
2015년 5월 6일
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 ?
답변 (2개)
Alvaro
2017년 2월 6일
0 개 추천
Hi, I have the same problem today. What was the solution ? please Cheers
Roberto Cassetta
2020년 6월 12일
0 개 추천
Try to rename the .m, so when you call the command you execute the .c file.
Cheers =)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!