Determination of datum points for palmprint image
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
Walter Roberson
on 30 Sep 2011
4 Comments
Image Analyst
on 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.
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!