Need help to implement ASIFT ..?
Mostrar comentarios más antiguos
I am trying to implement ASIFT demo for logo detection in image, the code is present here
i am getting this error .......
Error using disp
Too many output arguments.
Error in demo (line 106)
[ HrLPointsTmp1 ] = harrislpls( imgSimulated, TypeOfNBHOOD, NBHOOD, TypeOfCornerDetector,
BorderDistanceMatrix, ThreshType, HarrisThresh, k, Dilate, radius, sigma_nmbr, disp,
SwitchWaitbars );
I am new to matlab so dont know much about it kindly help..
Regards
1 comentario
vani shree
el 5 de Mayo de 2017
did u get correct output?
Respuestas (0)
Categorías
Más información sobre Recognition, Object Detection, and Semantic Segmentation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!