- 08 Dec, 2010 1 commit
-
-
Vladislav Vinogradov authored
refactored transpose_gpu, made it non template function.
-
- 07 Dec, 2010 7 commits
-
-
Vladislav Vinogradov authored
-
Maria Dimashova authored
-
Maria Dimashova authored
-
Alexey Spizhevoy authored
-
Alexander Shishkov authored
"descriptor-opponent-sift", //ticket 737 "_3d-rodrigues", //ticket 435
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
- 06 Dec, 2010 11 commits
-
-
Vadim Pisarevsky authored
-
Anatoly Baksheev authored
module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp
-
Vladislav Vinogradov authored
-
Alexey Spizhevoy authored
added first version of gpu::matchTemplate, currently it works only with 8UC1 images and SQDIFF method
-
Vladislav Vinogradov authored
-
Alexey Spizhevoy authored
-
Vadim Pisarevsky authored
revert to using fixed RNG in EM, otherwise the algorithm becomes non-deterministic and the test fails sometimes. in the meantime, EM needs to switch to more robust cv::kmeans instead of CvEM::kmeans.
-
Vadim Pisarevsky authored
turn off SSE2 optimization in cv::exp & cv::log in the case of GCC <=4.1 (not no Mac, where a patched GCC 4.0 is used)
-
Vladislav Vinogradov authored
fixed compile error in transform.
-
Anatoly Baksheev authored
-
Alexey Spizhevoy authored
-
- 05 Dec, 2010 4 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
turn off SSE2 optimization in cv::exp & cv::log in the case of VS2005 or earlier versions, because of missing _mm_cast* intrinsics (ticket #729)
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 04 Dec, 2010 17 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
fixed several typos in docs; make MLData capable of reading csv files with much more columns than before
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
fixed mouse painting in Qt bindings (to make watershed & inpaint demos work); increased the font in the detailed pixel image display.
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Gary Bradski authored
-
Gary Bradski authored
-
Gary Bradski authored
-
Gary Bradski authored
-