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!