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에서 Pattern Recognition and Classification에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!