how to save the extracted minutia in fingerprint recognition?

I am able to see the extracted minutia but I want to save the minutia features. Can anyone help me out?

3 Kommentare

which algorithm used in feature extraction ?,you have malab code for it ?
Find algorithms here.
kindly let me know how we can extract feature for a latent fingerprint?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Image Analyst
Image Analyst am 9 Dez. 2014
Bearbeitet: Image Analyst am 9 Dez. 2014

0 Stimmen

How about using the save() function to save the variable into a .mat file?

2 Kommentare

I want to train using the SVM classifier. For that, in which format I need to save the file.
I don't have that toolbox. The save() function lets you save any variables that you have in your program out to a ".mat" file on disk.

Melden Sie sich an, um zu kommentieren.

Gefragt:

am 9 Dez. 2014

Community Treasure Hunt

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

Start Hunting!

Translated by