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!