MATLAB: Undefined function ‘detectSURFFeatures’ for input arguments of type ‘uint8’.

Computer Vision Toolboxdetectsurffeatures

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.

Best Answer

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.