필터 지우기
필터 지우기

Help siftdemov4

조회 수: 1 (최근 30일)
Farhan
Farhan 2012년 3월 17일
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....

답변 (1개)

lucy
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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by