Determination of datum points for palmprint image
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Walter Roberson
2011-9-30
4 个评论
Image Analyst
2011-9-30
Threshold, label, regionprops. Then you'll have the centroid and you can call imcrop. It can be literally 3 to 5 lines of code.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!