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

Answers (0)

Categories

Asked:

on 23 Feb 2016

Commented:

on 5 May 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!