- 31 Aug, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 17 Aug, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 09 Aug, 2011 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 08 Aug, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 30 Jun, 2011 1 commit
-
-
Alexey Spizhevoy authored
GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching)
-
- 31 May, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 18 May, 2011 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 10 May, 2011 2 commits
-
-
Vladislav Vinogradov authored
fixed compilation under Win64
-
Vladislav Vinogradov authored
added missing cudaSafeCall
-
- 03 May, 2011 1 commit
-
-
Vladislav Vinogradov authored
fixed bugs in gpu::cvtColor
-
- 17 Feb, 2011 1 commit
-
-
Alexey Spizhevoy authored
-
- 16 Feb, 2011 1 commit
-
-
Vladislav Vinogradov authored
minor fixes and refactoring of GPU module
-
- 14 Feb, 2011 1 commit
-
-
Vladislav Vinogradov authored
added assertion after all kernels calls
-
- 24 Jan, 2011 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 18 Jan, 2011 1 commit
-
-
Alexey Spizhevoy authored
-
- 24 Dec, 2010 1 commit
-
-
Alexey Spizhevoy authored
-
- 23 Nov, 2010 1 commit
-
-
Vladislav Vinogradov authored
deleted NPP_VERSION and NPP_HAVE_COMPLEX_TYPE macros, because last NPP supports complex types under linux
-
- 15 Nov, 2010 2 commits
-
-
Alexey Spizhevoy authored
-
Anatoly Baksheev authored
-
- 08 Nov, 2010 1 commit
-
-
Vladislav Vinogradov authored
-
- 20 Oct, 2010 1 commit
-
-
Vladislav Vinogradov authored
refactored gpu module.
-
- 04 Oct, 2010 1 commit
-
-
Vladislav Vinogradov authored
minor fix of matrix_operations.cpp.
-
- 29 Sep, 2010 1 commit
-
-
Vladislav Vinogradov authored
added RGB <-> XYZ color conversion. gpu morphology minor fix.
-
- 27 Sep, 2010 1 commit
-
-
Vladislav Vinogradov authored
added gpu exp, log, magnitude, based on NPP. updated setTo with new NPP functions. minor fix in tests and comments.
-
- 15 Sep, 2010 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
Added implementation and test for the GPU version of flip, resize, sum, minMax, copyConstBorder, setTo, based on NPP.
-
- 06 Sep, 2010 1 commit
-
-
Kirill Kornyakov authored
-
- 18 Aug, 2010 1 commit
-
-
Anatoly Baksheev authored
added comments in gpu.hpp
-
- 17 Aug, 2010 1 commit
-
-
Anatoly Baksheev authored
avoid extra gpu memory allocation in BP and CSBP
-
- 16 Aug, 2010 2 commits
-
-
Andrey Morozov authored
-
Andrey Morozov authored
-
- 13 Aug, 2010 1 commit
-
-
Andrey Morozov authored
-
- 10 Aug, 2010 1 commit
-
-
Anatoly Baksheev authored
some refactoring added gpu module to compilation
-
- 29 Jul, 2010 1 commit
-
-
Anatoly Baksheev authored
-
- 28 Jul, 2010 1 commit
-
-
Anatoly Baksheev authored
-
- 26 Jul, 2010 2 commits
-
-
Anatoly Baksheev authored
added cuda_shared.hpp header was reorganized in order to speed up compilation
-
Andrey Morozov authored
implemented asynchronous call for GpuMat::upload() and GpuMat::download(). added test for asynchronous call.
-