how to save the extracted minutia in fingerprint recognition?

1 vue (au cours des 30 derniers jours)
Vinay Kumar
Vinay Kumar le 9 Déc 2014
I am able to see the extracted minutia but I want to save the minutia features. Can anyone help me out?
  3 commentaires
Image Analyst
Image Analyst le 21 Jan 2015
Find algorithms here.
Meenakshi Subramanian
Meenakshi Subramanian le 17 Avr 2017
kindly let me know how we can extract feature for a latent fingerprint?

Connectez-vous pour commenter.

Réponses (1)

Image Analyst
Image Analyst le 9 Déc 2014
Modifié(e) : Image Analyst le 9 Déc 2014
How about using the save() function to save the variable into a .mat file?
  2 commentaires
Vinay Kumar
Vinay Kumar le 10 Déc 2014
I want to train using the SVM classifier. For that, in which format I need to save the file.
Image Analyst
Image Analyst le 10 Déc 2014
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.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Pattern Recognition and Classification dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by