how to save the extracted minutia in fingerprint recognition?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I am able to see the extracted minutia but I want to save the minutia features. Can anyone help me out?
3 Commenti
Meenakshi Subramanian
il 17 Apr 2017
kindly let me know how we can extract feature for a latent fingerprint?
Risposte (1)
Image Analyst
il 9 Dic 2014
Modificato: Image Analyst
il 9 Dic 2014
How about using the save() function to save the variable into a .mat file?
2 Commenti
Image Analyst
il 10 Dic 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.
Vedere anche
Categorie
Scopri di più su Import, Export, and Conversion in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!