Which algorithm is best

asked 2015-10-05 07:55:30 -0600

I am working on a project automatic attendance system using face recognition I have seen both the PCA&LDA and TEMPLATE MATCHING but which will be best for face recognition and what are the accuracy of both the algorithm

edit retag flag offensive close merge delete

Comments

3

"I am working on a project automatic attendance system" - please don't try such a thing, it's just creepy surveillance (very personal, biased opinion).

berak gravatar imageberak ( 2015-10-05 08:26:06 -0600 )edit

Besides the remark of @berak, take a look at what info we need from you, by reading the FAQ! That being said, theire is the face detection interface in OpenCV and the face recognition interface in OpenCV that will do exactly what you need. If you are interested in a book that describes both face detection, recognition and emotion analysis, then be patient until the end of october and order OpenCV Blueprints!

StevenPuttemans gravatar imageStevenPuttemans ( 2015-10-07 04:47:17 -0600 )edit