- 20 Oct, 2010 7 commits
-
-
Vladislav Vinogradov authored
-
Victor Erukhimov authored
-
Alexander Shishkov authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Ilya Lysenkov authored
-
Vladislav Vinogradov authored
refactored gpu module.
-
- 19 Oct, 2010 8 commits
-
-
Alexander Shishkov authored
-
Alexander Shishkov authored
-
Vadim Pisarevsky authored
the path to "opencv/opencv_extra/testdata" can now be set using OPENCV_TEST_DATA_PATH. Filter pattern can now start with ">" or ">=" symbols, meaning - run all the test, beginning from the particular one - convenient for resuming tests after fixing crashed tests
-
Ilya Lysenkov authored
-
Ilya Lysenkov authored
-
Vadim Pisarevsky authored
-
Ilya Lysenkov authored
-
Vadim Pisarevsky authored
-
- 18 Oct, 2010 10 commits
-
-
Alexey Spizhevoy authored
-
Vadim Pisarevsky authored
-
Alexander Shishkov authored
-
Vladislav Vinogradov authored
-
Maria Dimashova authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
added Mat::push_back, pop_back and related operations; enabled reading/writing/creating/copying matrices with zero dimensions.
-
Vadim Pisarevsky authored
-
Kirill Kornyakov authored
-
Kirill Kornyakov authored
-
- 17 Oct, 2010 1 commit
-
-
Alexey Polovinkin authored
-
- 16 Oct, 2010 3 commits
-
-
Vadim Pisarevsky authored
-
Anatoly Baksheev authored
-
Alexey Polovinkin authored
-
- 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 1 commit
-
-
Vadim Pisarevsky authored
-