Adaboost implementation is based on ?
Is the OpenCV Adaboost implementation based on any article such as Viola and Jones (2001) "Rapid Object Detection using a Boosted Cascade of Simple Features" or Freund and Schapire (1997)?
The documentation cites Friedman's articles, but does not say that the implementation is based on it.
Thanks, Alex