Help siftdemov4
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
lucy
el 13 de Abr. de 2012
[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 comentarios
Ver también
Categorías
Más información sobre SIFT - Scale Invariant Feature Transform en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!