/Face-Recognition

Used HAAR and LBP classifier

Primary LanguageJupyter Notebook

Face-Recognition

I have used HAAR as well as LBP classifier to train our model. After training on 12 image each of the two different candidate i got the result as follows on the test images.

capture1 capture2

It is found out that HAAR is slow but more accurate where as LBP is faster but little less accurate. There is a trade of between time and accuracy.

capture3

For any query feel free to contact me