- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 01 Oct, 2012 1 commit
-
-
Anatoly Baksheev authored
-
- 23 Aug, 2012 1 commit
-
-
Anatoly Baksheev authored
-
- 28 Jun, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 21 Jun, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 28 May, 2012 2 commits
-
-
Vladislav Vinogradov authored
fixed several problems with CUDA 5.0 * gpu::LUT, uses device memory instead of host memory * gpu::multiply, round mod for CV_8U depth ........
-
Vladislav Vinogradov authored
* gpu::LUT, uses device memory instead of host memory * gpu::multiply, round mod for CV_8U depth
-
- 26 Mar, 2012 1 commit
-
-
Vladislav Vinogradov authored
added assertion on double types for old devices
-
- 20 Mar, 2012 1 commit
-
-
Vladislav Vinogradov authored
fixed some bugs in gpu module
-
- 22 Feb, 2012 1 commit
-
-
Vladislav Vinogradov authored
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error updated docs, accuracy and performance tests
-
- 14 Nov, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 09 Nov, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 19 Oct, 2011 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
fixed gpu module error reporting added asynchronous version of some functions
-
- 08 Aug, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 31 May, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 04 Feb, 2011 1 commit
-
-
Anatoly Baksheev authored
2) NVidia tests for GPU 3) FD sample that uses NVidia's interface.
-
- 24 Jan, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 13 Jan, 2011 1 commit
-
-
Anatoly Baksheev authored
Only for VS2008 now. Sample for it. new NPP_staging for VS2008 only
-
- 21 Dec, 2010 1 commit
-
-
Vladislav Vinogradov authored
added mask support to SURF_GPU.
-
- 20 Dec, 2010 3 commits
-
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
- 15 Dec, 2010 2 commits
-
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
refactored gpu module, added vec math operators for uint, added support of 2 channel images into gpu::sum (removed support of double)
-
- 13 Dec, 2010 3 commits
-
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Vladislav Vinogradov authored
changed buffer type in linear filters to float. added support of 1 channel image to linear filters. added support of BORDER_REFLECT101, BORDER_REPLICATE and BORDER_CONSTANT border type to gpu linear filters. minor fix in tests. update comments in gpu.hpp.
-
- 08 Dec, 2010 1 commit
-
-
Vladislav Vinogradov authored
refactored transpose_gpu, made it non template function.
-
- 06 Dec, 2010 1 commit
-
-
Vladislav Vinogradov authored
fixed compile error in transform.
-
- 01 Dec, 2010 1 commit
-
-
Vladislav Vinogradov authored
-
- 30 Nov, 2010 1 commit
-
-
Alexey Spizhevoy authored
added better threads configuration estimator for the minMax, minMaxLoc, countNonZero functions in gpu module
-
- 29 Nov, 2010 5 commits
-
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
removed double support (gpu: minMax, minMaxLoc, countNonZero) for CC which doesn't have native double support
-
Alexey Spizhevoy authored
-
- 26 Nov, 2010 2 commits
-
-
Alexey Spizhevoy authored
added first version of gpu::countNonZero for all data types, it doesn't support compute capability 1.0 yet, also fixed some little bugs
-
Alexey Spizhevoy authored
-