how to save the extracted minutia in fingerprint recognition?
Show older comments
I am able to see the extracted minutia but I want to save the minutia features. Can anyone help me out?
3 Comments
mntaser salem
on 21 Jan 2015
which algorithm used in feature extraction ?,you have malab code for it ?
Image Analyst
on 21 Jan 2015
Meenakshi Subramanian
on 17 Apr 2017
kindly let me know how we can extract feature for a latent fingerprint?
Answers (1)
Image Analyst
on 9 Dec 2014
Edited: Image Analyst
on 9 Dec 2014
0 votes
How about using the save() function to save the variable into a .mat file?
2 Comments
Vinay Kumar
on 10 Dec 2014
Image Analyst
on 10 Dec 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.
Categories
Find more on Pattern Recognition and Classification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!