Filter löschen
Filter löschen

corner detection on chessboard

4 Ansichten (letzte 30 Tage)
Lalit Patil
Lalit Patil am 7 Jan. 2013
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..

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 7 Jan. 2013
  3 Kommentare
Walter Roberson
Walter Roberson am 7 Jan. 2013
Please refer to the Answer noted above. (Which I have just updated.)
Lalit Patil
Lalit Patil am 7 Jan. 2013
Ok.. Thank you.. I have to develope my algorithm..

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by