Undefined function 'detectSURFFeatures' for input arguments of type 'uint8'.
1 view (last 30 days)
Show older comments
Mallikarjun Yelameli
on 27 Dec 2014
Answered: Mallikarjun Yelameli
on 27 Dec 2014
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.
0 Comments
Accepted Answer
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.
0 Comments
More Answers (1)
See Also
Categories
Find more on Computer Vision Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!