I need to perform feature extraction in a fingerprint image using matlab.Any help?

I have done pre processing of the fingerprint,and obtained upto the thinned image(each ridge is 1 pixel think).The crossing number algorithm for identifying ridge endings and bifurications is what I am aiming at,but I havent had any progress with my code.

1 Comment

I am doing some fingerprint analysis work and I was wondering what all do you do in the pre-processing phase? I came across a paper that does deletion of filling holes, redundant points, deleting noisy points, and filling in potential missing points. Unfortunately it doesn't go into any details code-wise. As such, I was hoping to find code for this and/or more detailed explanation on this phase.

Sign in to comment.

Answers (3)

I have to analyse the image to find 'crossing' number in order to locate the ridge endings and bifurications.But i cant figure out how the data is to be saved after the analysis.I mean,are the locations supposed to be saved as coordinates or what?

1 Comment

Hello, I also have the same problem as yours. have you figure out how to save the data?

Sign in to comment.

i cannot find crossing number algorithm. So help you how to find crossing number algorithm

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products

Asked:

on 24 Mar 2012

Answered:

on 7 Sep 2017

Community Treasure Hunt

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

Start Hunting!