how to save the extracted minutia in fingerprint recognition?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am able to see the extracted minutia but I want to save the minutia features. Can anyone help me out?
3 commentaires
Meenakshi Subramanian
le 17 Avr 2017
kindly let me know how we can extract feature for a latent fingerprint?
Réponses (1)
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
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.
Voir également
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!