- 28 Jun, 2012 1 commit
-
-
Leonid Beynenson authored
Added possibility in the class DetectionBasedTracker to work as a tracker only -- without the mainDetector. In this case new objects will be added into it by the method addObject(const cv::Rect& location).
-
- 27 Jun, 2012 2 commits
-
-
Philipp Wagner authored
-
Philipp Wagner authored
-
- 26 Jun, 2012 3 commits
-
-
Philipp Wagner authored
-
Philipp Wagner authored
-
Andrey Kamaev authored
-
- 25 Jun, 2012 2 commits
-
-
Alexander Smorkalov authored
revision 8721 vas merged to head. Detection based tracker interface changed. cpp and android samples updated.
-
Andrey Kamaev authored
-
- 24 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 21 Jun, 2012 1 commit
-
-
Alexander Smorkalov authored
Warning: changes beak binary compatibility
-
- 20 Jun, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 19 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 18 Jun, 2012 3 commits
-
-
Maria Dimashova authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
- 16 Jun, 2012 3 commits
-
-
Andrey Kamaev authored
-
Philipp Wagner authored
Two colormaps removed from the list of colormaps, as they are no visually improved enhancement to a Jet colormap.
-
Philipp Wagner authored
-
- 15 Jun, 2012 1 commit
-
-
Maria Dimashova authored
-
- 14 Jun, 2012 1 commit
-
-
Maria Dimashova authored
-
- 12 Jun, 2012 2 commits
-
-
Philipp Wagner authored
Documentation for FaceRecognizer started (not added to toc of contrib/doc/contrib.rst yet). CSV file for the samples/cpp/facerec_demo.cpp added. Added some more exceptions to warn the user, when passing bad aligned data.
-
Andrey Kamaev authored
-
- 10 Jun, 2012 4 commits
-
-
Philipp Wagner authored
-
Philipp Wagner authored
Exceptions now go into CV_Error. Added thresholding to the FaceRecognizer and updated the demo accordingly.
-
Philipp Wagner authored
Several exceptions added to the available FaceRecognizer classes and helper methods, so wrong input data is reported to the user. facerec_demo.cpp updated to latest cv::Algorithm changes and commented.
-
Marina Kolpakova authored
-
- 09 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 08 Jun, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 07 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 01 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
Merged lda fix from 2.4 branch (Fixed reconstruction, so that the mean is correctly added to the reconstructed image.)
-
- 28 May, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 22 May, 2012 1 commit
-
-
Leonid Beynenson authored
Added a check of the DetectionBasedTracker's inner state in the main thread function of this class. This change should fix a multithread bug in the class.
-
- 21 May, 2012 2 commits
-
-
Vadim Pisarevsky authored
FaceRecognizer class is now derived from Algorithm, therefore it's possible to set and retrieve the parameters using conventional Algorithm::set and Algorithm::get methods
-
Leonid Beynenson authored
-
- 30 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 25 Apr, 2012 1 commit
-
-
Alexandre Benoit authored
-
- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 31 Mar, 2012 1 commit
-
-
Andrey Kamaev authored
-