Determination of datum points for palmprint image

1 回表示 (過去 30 日間)
Promila
Promila 2011 年 9 月 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.

採用された回答

Walter Roberson
Walter Roberson 2011 年 9 月 30 日
What have you done so far? Have you read this paper ?
  4 件のコメント
Promila
Promila 2011 年 9 月 30 日
i m just starting the code for palmprint matching by using paper
http://www.cse.msu.edu/rgroups/biometrics/Publications/Palmprints/DutaJainMardiaPalmprints_TechRp00.pdf
but i want to implement this on specific palm region rather than whole area so i m trying to determine the region of interest by determing location of fixed datum point, then i'll calculate the center of the palm and by using this center point i'll draw a rectanguar portion. This is all about that i want to do as a first step.what ur opinion regarding this?is this right?
Image Analyst
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!

Translated by