corner detection on chessboard
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Feature Detection and Extraction dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!