corner detection on chessboard

2 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Feature Detection and Extraction 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by