how to save the extracted minutia in fingerprint recognition?
1 次查看(过去 30 天)
显示 更早的评论
I am able to see the extracted minutia but I want to save the minutia features. Can anyone help me out?
3 个评论
Meenakshi Subramanian
2017-4-17
kindly let me know how we can extract feature for a latent fingerprint?
回答(1 个)
Image Analyst
2014-12-9
编辑:Image Analyst
2014-12-9
How about using the save() function to save the variable into a .mat file?
2 个评论
Image Analyst
2014-12-10
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Import, Export, and Conversion 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!