Determination of datum points for palmprint image
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I m not able to extract the datum point of the palm image.Please, anyone suggest me the way or method to determine these datum point. I want to use these datum point to extract the center of palm which i require for ROI image.
Thanks in advance.
0 commentaires
Réponse acceptée
Walter Roberson
le 30 Sep 2011
4 commentaires
Image Analyst
le 30 Sep 2011
Threshold, label, regionprops. Then you'll have the centroid and you can call imcrop. It can be literally 3 to 5 lines of code.
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!