Need help to understand opencv viola jones algorithm [closed]

asked Aug 17 '12

upal gravatar image

I am trying to understand and build similar algorithm in C/C++. By reading the paper "Robust Real-Time Face Detection", it's not clear to me. Specially how the adaboost algorithm works and how it selects features. Can anyone help me out please.

Preview: (hide)

Closed for the following reason the question is answered, right answer was accepted by sturkmen
close date 2016-01-16 11:52:11.434544

Comments

1

Here is one more resource http://en.wikipedia.org/wiki/Viola%E2%80%93Jones_object_detection_framework but if you want to understand it well, you have to accept that it is complicated and spend a good deal of time reading, working, trying it.

sammy gravatar imagesammy (Aug 17 '12)edit