mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-20 04:25:42 +08:00

* Move objdetect parts to contrib * Move objdetect parts to contrib * Fix errors from CI build. * Minor fixes.
56 lines
1.8 KiB
BibTeX
56 lines
1.8 KiB
BibTeX
@inproceedings{Dollar09,
|
|
title={Integral Channel Features.},
|
|
author={Doll{\'a}r, Piotr and Tu, Zhuowen and Perona, Pietro and Belongie, Serge},
|
|
booktitle={BMVC},
|
|
volume={2},
|
|
number={3},
|
|
pages={5},
|
|
year={2009}
|
|
}
|
|
|
|
@inproceedings{Sochman05,
|
|
title={Waldboost-learning for time constrained sequential detection},
|
|
author={Sochman, Jan and Matas, Jiri},
|
|
booktitle={Computer Vision and Pattern Recognition, 2005. CVPR 2005. IEEE Computer Society Conference on},
|
|
volume={2},
|
|
pages={150--156},
|
|
year={2005},
|
|
organization={IEEE}
|
|
}
|
|
|
|
@incollection{Liao2007,
|
|
title = {Learning multi-scale block local binary patterns for face recognition},
|
|
author = {Liao, Shengcai and Zhu, Xiangxin and Lei, Zhen and Zhang, Lun and Li, Stan Z},
|
|
booktitle = {Advances in Biometrics},
|
|
pages = {828--837},
|
|
year = {2007},
|
|
publisher = {Springer}
|
|
}
|
|
@article{Viola04,
|
|
author = {Viola, Paul and Jones, Michael J.},
|
|
title = {Robust real-time face detection},
|
|
journal = {International Journal of Computer Vision},
|
|
year = {2004},
|
|
volume = {57},
|
|
number = {2},
|
|
pages = {137--154},
|
|
publisher = {Kluwer Academic Publishers}
|
|
}
|
|
@inproceedings{Viola01,
|
|
author = {Viola, Paul and Jones, Michael J.},
|
|
title = {Rapid object detection using a boosted cascade of simple features},
|
|
booktitle = {Computer Vision and Pattern Recognition, 2001. CVPR 2001. Proceedings of the 2001 IEEE Computer Society Conference on},
|
|
year = {2001},
|
|
pages = {I--511},
|
|
volume = {1},
|
|
publisher = {IEEE}
|
|
}
|
|
@inproceedings{Lienhart02,
|
|
author = {Lienhart, Rainer and Maydt, Jochen},
|
|
title = {An extended set of haar-like features for rapid object detection},
|
|
booktitle = {Image Processing. 2002. Proceedings. 2002 International Conference on},
|
|
year = {2002},
|
|
pages = {I--900},
|
|
volume = {1},
|
|
publisher = {IEEE}
|
|
} |