corner detection on chessboard

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

0 个投票

3 个评论

First i am generating chessboard.. on this chessboard i want to detect all corners..
on this page http://www.mathworks.in/help/images/ref/corner.html chessboard is given and corners are detected in red colour.. Same as i want to detect..
Please refer to the Answer noted above. (Which I have just updated.)
Ok.. Thank you.. I have to develope my algorithm..

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File 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