Undefined function 'selectStrongest' for input arguments of type 'uint8'.
조회 수: 3 (최근 30일)
이전 댓글 표시
While using the Surf feature i am getting this error "Undefined function 'selectStrongest' for input arguments of type 'uint8'.". and i have Computer vision system toolbox V6.2 installed and still I am getting a error.
댓글 수: 3
Walter Roberson
2018년 4월 8일
https://www.mathworks.com/help/vision/ref/cornerpoints.selectstrongest.html
https://www.mathworks.com/help/vision/ref/selectstrongestbbox.html
답변 (1개)
Wanbin Song
2015년 7월 29일
Try to change the work folder to simple directory such as C:\work.
It happens when there is a function or matrix files in the working directory which has same name with builtin function.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Processing and Computer Vision에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!