Need help to implement ASIFT ..?
Show older comments
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 Comment
vani shree
on 5 May 2017
did u get correct output?
Answers (0)
Categories
Find more on Recognition, Object Detection, and Semantic Segmentation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!