Click here to Skip to main content
15,888,984 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
good morning pals. Am currently working on face
recognition using viola and jones approach. I think
am a making some silly assumption which ends up
with all classifiers of 100% FALSE negative rate and
0% true positive rate. Here is how i generated my
training features: for all the four feature type@
(face pattern features), i generated different sizes but of equal width and
height for both black and white region. Could this
be the reason behind the poor training result?
Moreso, my threshold for each feature was
arbitrarily chosen to be within a range of value. Am
i getting some things wrong? I wud be so glad if someone could help. Am wasting so much time
over this and exam is nearby. Thanks...
Posted
Comments
RedDk 12-Jun-13 14:43pm    
See?

http://www.codeproject.com/Articles/441226/Haar-feature-Object-Detection-in-Csharp
http://www.codeproject.com/Articles/85113/Efficient-Face-Detection-Algorithm-using-Viola-Jon

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900