How do I get the correct data type for detectSURFFeatures?
2 次查看(过去 30 天)
显示 更早的评论
For the function 'detectSURFFeatures', I cannot get it to work because I am somehow using the wrong datatype. I have converted the image into all possible datatypes, but it is still not working. It is also already in greyscale. Please help.
2 个评论
Umakant
2015-3-27
Can you let me know what is the input to the 'detectSURFFeatures' in your case? What is the dimension of the input and do you get any error when you use the function?
回答(1 个)
Dima Lisin
2015-4-8
It sounds like you may not have the Computer Vision System Toolbox installed. Or you may not have a license. Or you may have an older version. detectSURFFeatures was introduced in R2011b.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Computer Vision with Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!