Help siftdemov4
조회 수: 3 (최근 30일)
이전 댓글 표시
Can u help me to run dis prog in matlab yes i knw there is a readme but stuck wat parameters to give in function( , ,)=sift() http://www.cs.ubc.ca/~lowe/keypoints/ thnk in adv....
댓글 수: 0
답변 (1개)
lucy
2012년 4월 13일
[frames1,descr1,gss1,dogss1] = sift( I1, 'Verbosity', 1 ) ; you can run the sift_demo . and it combines with case 'Verbosity' verb = varargin{k+1} ; if you debug and look at the workplace ,you will understand it faster
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!