Undefined function 'detectSURFFeatures' for input arguments of type 'uint8'.
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Image Analyst
2014-12-27
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 个评论
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Computer Vision Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!