- 15 Sep, 2010 5 commits
-
-
Vladislav Vinogradov authored
-
Maria Dimashova authored
-
Vladislav Vinogradov authored
Added implementation and test for the GPU version of warpAffine, warpPerspective, rotate, based on NPP. Renamed copyConstBorder to copyMakeBorder. Fixed warnings when HAVE_CUDA is not defined.
-
Maria Dimashova authored
-
Vladislav Vinogradov authored
Added implementation and test for the GPU version of flip, resize, sum, minMax, copyConstBorder, setTo, based on NPP.
-
- 14 Sep, 2010 7 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Anatoly Baksheev authored
-
- 13 Sep, 2010 2 commits
-
-
Vladislav Vinogradov authored
Added implementation and test for the GPU version of subtract, multiply, divide, transpose, absdiff, threshold, compare, meanStdDev, norm, based on NPP.
-
Andrey Morozov authored
-
- 12 Sep, 2010 1 commit
-
-
Anatoly Baksheev authored
Added compilation with NPP to GPU module(FindNPP script). Tested only on win32, but it does not influence on OpenCV compilation if WITH_CUDA flag unset.
-
- 10 Sep, 2010 4 commits
-
-
Maria Dimashova authored
-
Kirill Kornyakov authored
-
Maria Dimashova authored
-
Andrey Morozov authored
-
- 09 Sep, 2010 1 commit
-
-
Kirill Kornyakov authored
Added initial implementation and test for the GPU version of add, based on NPP. Need to implement for other depths. Also waiting NPP at CMake.
-
- 08 Sep, 2010 2 commits
-
-
Andrey Morozov authored
-
Andrey Morozov authored
added async version of postfilter_textureness and prefilter_xsobel, modified async test and added test for async version of stereobm
-
- 07 Sep, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 06 Sep, 2010 2 commits
-
-
Kirill Kornyakov authored
-
Kirill Kornyakov authored
* tests do not crash without test data * test files renamed in systematic way * added Test suffix for test classes names * ts->printf used instead of some cout
-
- 03 Sep, 2010 1 commit
-
-
Kirill Kornyakov authored
meanShiftFiltering_GPU output parameters changed to CV_8UC4. This is a start for moving from 3 channel to C4 images within GPU module.
-
- 02 Sep, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 31 Aug, 2010 5 commits
-
-
Alexander Shishkov authored
-
Vadim Pisarevsky authored
removed slamch.c/dlamch.c -specific GCC options, since the current implementation is very simple and relies on IEEE754 standard, rather than the actual machine behavior.
-
Vadim Pisarevsky authored
-
Anatoly Baksheev authored
-
Maria Dimashova authored
-
- 30 Aug, 2010 7 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Andrey Morozov authored
-
Anatoly Baksheev authored
-
Vladislav Vinogradov authored
-
Andrey Morozov authored
-
Andrey Morozov authored
-
- 26 Aug, 2010 1 commit
-
-
Vladislav Vinogradov authored
-