Undefined function 'detectSURFFeatures' for input arguments of type 'uint8'.

2 views (last 30 days)
Hi, I am getting the following error.
Undefined function 'detectSURFFeatures' for input arguments of type 'uint8'.
well, 'detectSURFFeatures' is not available. How to get it. I use Matlab in school and its completely legal and purchased version. Please reply as early as possible.

Accepted Answer

Image Analyst
Image Analyst on 27 Dec 2014
That's in the Computer Vision System Toolbox, which is not included in the Student Suite but can be purchased separately for $29: https://www.mathworks.com/academia/student_version/companion.html?s_tid=ac_add_sv_bod
Type "ver" on the command line to see what toolboxes you have.

More Answers (1)

Mallikarjun Yelameli
Mallikarjun Yelameli on 27 Dec 2014
Thank you for your suggestion.

Categories

Find more on Computer Vision Toolbox 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!