Borrar filtros
Borrar filtros

how to save the extracted minutia in fingerprint recognition?

4 visualizaciones (últimos 30 días)
Vinay Kumar
Vinay Kumar el 9 de Dic. de 2014
Comentada: Meenakshi Subramanian el 17 de Abr. de 2017
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
Meenakshi Subramanian el 17 de Abr. de 2017
kindly let me know how we can extract feature for a latent fingerprint?

Iniciar sesión para comentar.

Respuestas (1)

Image Analyst
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
Vinay Kumar
Vinay Kumar el 10 de Dic. de 2014
I want to train using the SVM classifier. For that, in which format I need to save the file.
Image Analyst
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.

Iniciar sesión para comentar.

Categorías

Más información sobre Text Analytics Toolbox 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!

Translated by