how to save the extracted minutia in fingerprint recognition?

조회 수: 1 (최근 30일)
Vinay Kumar
Vinay Kumar 2014년 12월 9일
댓글: Meenakshi Subramanian 2017년 4월 17일
I am able to see the extracted minutia but I want to save the minutia features. Can anyone help me out?
  댓글 수: 3
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 CenterFile Exchange에서 Pattern Recognition and Classification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by