Undefined function 'selectStrongest' for input arguments of type 'uint8'.

1 回表示 (過去 30 日間)
Avinash Kumar
Avinash Kumar 2015 年 4 月 27 日
コメント済み: Walter Roberson 2018 年 4 月 8 日
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 件のコメント
rehab kh
rehab kh 2018 年 4 月 8 日
have error in this line
plot(selectStrongest(I, 100));
Walter Roberson
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
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.

カテゴリ

Help Center および File ExchangeImage Processing and Computer Vision についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by