Determination of datum points for palmprint image
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Walter Roberson
el 30 de Sept. de 2011
4 comentarios
Image Analyst
el 30 de Sept. de 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.
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!