フィルターのクリア

How to find x-y coordinates and orientation of minutiae points of fingerprint

4 ビュー (過去 30 日間)
Hello everyone., I have extracted minutiae points from a fingerprint image. Ridge Termination is marked with RED color .Ridge Bifurcation is marked with GREEN color I would like to find the x- and y- coordinates and orientation of those points and also the count of minutiae points
Waiting for ur response guys.,,Thankssssss in advance.,
  1 件のコメント
GOPEE Ajit Kumar
GOPEE Ajit Kumar 2017 年 2 月 2 日
Hello I would like to know how you have generated such an image (I mean with thinning). I am using FVC 2002 fingerprint images with gray scale on which I wish to carry out thinning. Also do you know how to locate singular points in fingerprint images? Thanks in advance.

サインインしてコメントする。

採用された回答

Image Analyst
Image Analyst 2014 年 2 月 5 日
You said "I have extracted minutiae points" so you ALREADY HAVE THEM. What does it mean then, when you ask "I would like to find the x- and y- coordinates and orientation of those points and also the count of minutiae points" Again, you said you already extracted them, and in fact even plotted them, so you have them already.
  29 件のコメント
Anu Sharma
Anu Sharma 2014 年 3 月 11 日
Hmmm ok Sir..can u guide when n why kurtosis function will be used.,
Thank you,
Image Analyst
Image Analyst 2014 年 3 月 11 日
Kurtosis is used to describe the shape of a histogram. It's the 4th moment. Basically it says how box-like (flat topped), or cusp-like (like a needle) the histogram is. You might use it to describe how an image looks different if the mean, standard deviation, variance, and skewness of the match that of the other image.

サインインしてコメントする。

その他の回答 (1 件)

Vinay
Vinay 2014 年 4 月 20 日
Hello, I need Identify at least 7 minutiae that are consistent across the 4 samples from the same finger. Need to circle each in red on one fingerprint image and provide the (x,y) coordinates, angle and type of each, in a manner consistent with the ISO/IEC 19794-2 standard.
Can anyone help me with the code for above task..
  1 件のコメント
Image Analyst
Image Analyst 2014 年 4 月 20 日
Perhaps. Start a new thread, post your 4 images and code.

サインインしてコメントする。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by