how to save the extracted minutia in fingerprint recognition?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I am able to see the extracted minutia but I want to save the minutia features. Can anyone help me out?
3 comentarios
Meenakshi Subramanian
el 17 de Abr. de 2017
kindly let me know how we can extract feature for a latent fingerprint?
Respuestas (1)
Image Analyst
el 9 de Dic. de 2014
Editada: Image Analyst
el 9 de Dic. de 2014
How about using the save() function to save the variable into a .mat file?
2 comentarios
Image Analyst
el 10 de Dic. de 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.
Ver también
Categorías
Más información sobre Import, Export, and Conversion en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!