corner detection on chessboard

1 回表示 (過去 30 日間)
Lalit Patil
Lalit Patil 2013 年 1 月 7 日
I = checkerboard(100,2,2);
C = corner(I);
??? Undefined function or method 'corner' for input arguments of type 'double'.
Is this error is due to version problem.?
I am currently using MATLAB R2008b.
No corner function is shown in help menu..

採用された回答

Walter Roberson
Walter Roberson 2013 年 1 月 7 日
  3 件のコメント
Walter Roberson
Walter Roberson 2013 年 1 月 7 日
Please refer to the Answer noted above. (Which I have just updated.)
Lalit Patil
Lalit Patil 2013 年 1 月 7 日
Ok.. Thank you.. I have to develope my algorithm..

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeFeature Detection and Extraction についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by