how to save the extracted minutia in fingerprint recognition?

1 回表示 (過去 30 日間)
Vinay Kumar
Vinay Kumar 2014 年 12 月 9 日
I am able to see the extracted minutia but I want to save the minutia features. Can anyone help me out?
  3 件のコメント
Image Analyst
Image Analyst 2015 年 1 月 21 日
Find algorithms here.
Meenakshi Subramanian
Meenakshi Subramanian 2017 年 4 月 17 日
kindly let me know how we can extract feature for a latent fingerprint?

サインインしてコメントする。

回答 (1 件)

Image Analyst
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 件のコメント
Vinay Kumar
Vinay Kumar 2014 年 12 月 10 日
I want to train using the SVM classifier. For that, in which format I need to save the file.
Image Analyst
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 ExchangeImport, Export, and Conversion についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by