Need help to implement ASIFT ..?
이전 댓글 표시
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
vani shree
2017년 5월 5일
did u get correct output?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Recognition, Object Detection, and Semantic Segmentation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!