- 21 Oct, 2011 1 commit
-
-
Leonid Beynenson authored
Now developers should call the method setFaceDetectionMaskGenerator() to use prefiltering mask generator implemented for face detection.
-
- 13 Oct, 2011 1 commit
-
-
Anatoly Baksheev authored
-
- 12 Oct, 2011 1 commit
-
-
Leonid Beynenson authored
-
- 05 Oct, 2011 1 commit
-
-
Leonid Beynenson authored
Added possibility of prefiltering into CascadeClassifier. Now OpenCV users can implement their own mask generators and insert them into CascadeClassifier.
-
- 04 Oct, 2011 4 commits
-
-
Maria Dimashova authored
-
Maria Dimashova authored
-
Maria Dimashova authored
-
Maria Dimashova authored
-
- 03 Oct, 2011 2 commits
-
-
Maria Dimashova authored
-
Maria Dimashova authored
-
- 30 Sep, 2011 1 commit
-
-
Maria Dimashova authored
-
- 28 Sep, 2011 1 commit
-
-
Leonid Beynenson authored
Implemented the first variant of working with masks in CascadeClassifier. Probably, will be rewritten soon.
-
- 27 Sep, 2011 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 21 Sep, 2011 2 commits
-
-
Anatoly Baksheev authored
-
Alexey Kazakov authored
Added pedestrian detection trained model for HOG cascade detection algorithm.
-
- 09 Sep, 2011 1 commit
-
-
Leonid Beynenson authored
-
- 08 Sep, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 07 Sep, 2011 1 commit
-
-
Leonid Beynenson authored
-
- 16 Aug, 2011 1 commit
-
-
Vadim Pisarevsky authored
fixed crashes in parallel HOG detector; avoid use of new POPCNT instruction in ORB (to make it compatible with older CPUs).
-
- 14 Aug, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 12 Aug, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 Aug, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 10 Aug, 2011 1 commit
-
-
Leonid Beynenson authored
-
- 01 Aug, 2011 1 commit
-
-
Kirill Kornyakov authored
-
- 29 Jul, 2011 1 commit
-
-
Leonid Beynenson authored
some internal classes and template functions from cascadedetect.cpp to this header. This will allow to make a child class for such classes as LBPEvaluator, etc. Also made all "private" fields in LBPEvaluator and HaarEvaluator to be "protected".
-
- 19 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
-
- 15 Jul, 2011 2 commits
-
-
Vadim Pisarevsky authored
-
Evgeniy Kozinov authored
fixed TBB version in LatentSVM. example works ok.
-
- 14 Jul, 2011 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Andrey Kamaev authored
-
- 12 Jul, 2011 2 commits
-
-
Andrey Pavlenko authored
- improved CV_IN_OUT/CV_OUT handling for generated Python/Java wrappers
-
Evgeniy Kozinov authored
-
- 07 Jul, 2011 2 commits
-
-
Vadim Pisarevsky authored
probably fixed parallel face detector (i.e. built with TBB), ticket #1185. Thanks to mengw for the patch
-
Vadim Pisarevsky authored
-
- 29 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 28 Jun, 2011 1 commit
-
-
James Bowman authored
-
- 16 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
-