- 15 Oct, 2010 1 commit
-
-
Vadim Pisarevsky authored
made FLANN (and dependent on it code) build fine on Windows. Most of the changes are added CV_EXPORTS' into the class declarations and extern variables are turned into external functions (as a nice side effect the variables are now read-only)
-
- 13 Oct, 2010 9 commits
-
-
P. Druzhkov authored
Gradient Boosting Trees (CvGBTrees) added to opencv mll. Test for all CvGBTrees public methods added.
-
Ethan Rublee authored
-
Maria Dimashova authored
-
Alexey Spizhevoy authored
-
Vladislav Vinogradov authored
added supports of CV_32SC2 source to gpu scalar arithm and float source to gpu::histRange. minor fix of gpu tests.
-
Vladislav Vinogradov authored
-
Alexey Spizhevoy authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 12 Oct, 2010 14 commits
-
-
Vadim Pisarevsky authored
-
Marius Muja authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Ethan Rublee authored
-
Ethan Rublee authored
-
- 11 Oct, 2010 5 commits
-
-
Anatoly Baksheev authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Vladislav Vinogradov authored
added supports of 4-channels image to gpu::minMax and gpu::cvtColor for RGB <-> YCrCB, RGB <-> YUV and RGB <-> XYZ color conversion.
-
Evgeniy Kozinov authored
-
- 09 Oct, 2010 3 commits
-
-
Valentina Kustikova authored
-
Maria Dimashova authored
-
Ethan Rublee authored
-
- 08 Oct, 2010 2 commits
-
-
Maria Dimashova authored
-
Maria Dimashova authored
-
- 06 Oct, 2010 2 commits
-
-
Vladislav Vinogradov authored
disabled gpu::sum, gpu::minMax, gpu:Canny until fix crash.
-
Anatoly Baksheev authored
-
- 04 Oct, 2010 4 commits
-
-
James Bowman authored
-
Anatoly Baksheev authored
-
Maria Dimashova authored
fixed FernDescriptorMatch; optimized keypoint regions matching in detector/descriptor evaluation; added CalonderDescriptorExtractor to evaluation tests
-
Vadim Pisarevsky authored
possible fix for ticket 380 (should not hurt camera calibration engine, as the fix only affects non-planar objects)
-