toefel18 / visual-control

Face, eyes, nose, mouth detection and Face Recognition Using Eigenfaces
http://www.youtube.com/watch?v=yFSPnu6_TZY
10 stars 5 forks source link

Add threshold to enable the recognition process to designate a face as unknown too #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

1. train the recognizer
2. recognize an unknown face
3. it will always give one of the training images back, the closest one

desired result: designate face as unknown when the test image is not a close 
enough match

Original issue reported on code.google.com by toefel18 on 3 Feb 2011 at 11:55