필터 지우기
필터 지우기

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..

Community Treasure Hunt

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

Start Hunting!

Translated by