필터 지우기
필터 지우기

Getting recognition rate 3.25 only. How to improve recognition rate?

조회 수: 2 (최근 30일)
Balaji M. Sontakke
Balaji M. Sontakke 2018년 11월 3일
댓글: Balaji M. Sontakke 2018년 11월 3일
After applying test and training sets with Euclidean distance, I am getting a recognition rate of 3.25 in my program. How do I improve the recognition rate?
  댓글 수: 2
Image Analyst
Image Analyst 2018년 11월 3일
No idea. Try explaining better your situation after you read this link.
Balaji M. Sontakke
Balaji M. Sontakke 2018년 11월 3일
Sir am having two mat files 40_5_2 and 40_10 that contains dorsal
hand vein images data, I have written a program for calculating PCA
(eiganvalue and eiganvector), firstly calculated mean, covariance,
Projected the Input Images on Image Space, Normalisation, Code to
find the nearest (in norm) vector to the input eigenvein
components. Lastly, I try to recognise recognition = (originalTest'
== test); I got only ARR = 3.25 recognition rate. why this less
recognition rate, where I am wrong. I have attached my program herewith please run 'PCA_ORL_11.m' file

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by