corner detection on chessboard
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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..
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Feature Detection and Extraction in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!