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!