Ask Your Question
1

face detection improve

asked 2016-08-08 00:15:44 -0600

aligoglos gravatar image

first i want know how much face angles change, haarcascade can detect faces?(because that seems haarcascade is very sensitive to angle) i want real time detect faces to 20 degree maximum and if no faces found report this. i use camshift tracking to improve face detection but track face in every angle and degree and i don't know how can detect in tracking step angle is more than 20 degree? thanks of your helping.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2016-08-08 05:03:25 -0600

Research has proven that a single cascade model is about [-15,+15] degrees robust in detecting objects that appear under different angles. With larger angles up to [-30,+30] degrees you need some luck, further than that it simply fails and you need a second model to cope with that.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-08-08 00:15:44 -0600

Seen: 222 times

Last updated: Aug 08 '16