how can i retrieve the saved minutae of the fingerprint which processed and minutae or feature extracted , i need this saved minutae to done another problem ,any one can help me to understan the code which attached and how its work and the output
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
mntaser salem
el 20 de En. de 2015
Comentada: Image Analyst
el 21 de En. de 2015
matlab code
0 comentarios
Respuesta aceptada
Image Analyst
el 20 de En. de 2015
Well, how did you save the data? Did you use save()? If so, use load() to retrieve it. By the way, you didn't include any code.
2 comentarios
mntaser salem
el 21 de En. de 2015
Editada: Image Analyst
el 21 de En. de 2015
Image Analyst
el 21 de En. de 2015
It looks like you're using a custom function to save data out so you'll need the corresponding custom function to read it back in.
Más respuestas (0)
Ver también
Categorías
Más información sobre Standard File Formats 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!