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
回答(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!