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