I use EmguCV library(openCV wrapper) on C# to implemented face detection and facial recognition using Eigenface algorithm
I found many mistakes of accuracy rate such as minimum distance is not a same person in Training Set, person who doesn't exist in Training Set but match with person in Training set with good distance, etc.
please help me.
Thank you.
additional information: - I use 1 facial image per 1 person in Training set (straight facial image, no orientation) - Now, I test with around 10-20 people in Training set