Package pycv :: Package cs :: Package cv :: Module info
[hide private]
[frames] | no frames]

Module info

source code

An umbrella package containing all Computer Vision packages.

For researchers, if you are using any of the methods in this package,
please accept the following term:
 - Any published result, involving training a weak classifier using
Haar-like features, based on running any method in the 'haar.py' 
module, must cite the following paper:
@INPROCEEDINGS{Pham2007a,
  author = {Minh-Tri Pham and Tat-Jen Cham},
  title = {Fast Training and Selection of Haar features using Statistisc in Boosting-based Face Detection},
  booktitle = {11th IEEE International Conference on Computer Vision (ICCV 2007)},
  year = {2007},
  address = {Rio de Janeiro, Brazil}
}