- 10 Jun, 2013 2 commits
-
-
Vladislav Vinogradov authored
now DeviceInfo provides full information about device (from cudaDeviceProp)
-
Vladislav Vinogradov authored
-
- 07 Jun, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 18 Apr, 2013 3 commits
-
-
Andrey Kamaev authored
This reverts commit fba72cb6, reversing changes made to 02131ffb.
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 17 Apr, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 08 Apr, 2013 4 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 23 Jan, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 05 Dec, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 12 Nov, 2012 1 commit
-
-
Vladislav Vinogradov authored
split them into several small files
-
- 19 Oct, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 10 Oct, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 01 Oct, 2012 1 commit
-
-
Anatoly Baksheev authored
-
- 11 Sep, 2012 1 commit
-
-
Vladislav Vinogradov authored
fixed iterations>1 case in morphological operations fixed possible access violation in HSV2RGB fixed the case learningRate==0 in BackgroundSubtractorMOG2
-
- 23 Aug, 2012 1 commit
-
-
Anatoly Baksheev authored
-
- 02 Apr, 2012 2 commits
-
-
Vladislav Vinogradov authored
fixed gpu performance sample
-
Vladislav Vinogradov authored
-
- 01 Apr, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 26 Mar, 2012 1 commit
-
-
Vladislav Vinogradov authored
used random images in gpu filter tests
-
- 21 Mar, 2012 1 commit
-
-
Vladislav Vinogradov authored
added additional tests for gpu filters fixed gpu features2D tests
-
- 07 Mar, 2012 1 commit
-
-
Vladislav Vinogradov authored
updated gpu tests for CornerHarris and CornerMinEigen moved direct convolution implementation to gpu::filter2D, gpu::convolve now use only DFT-based algorithm (Bug #1639)
-
- 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
-
- 15 Feb, 2012 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
now it supports kernel's size up to 32
-
- 14 Nov, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 09 Nov, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 13 Oct, 2011 1 commit
-
-
Anatoly Baksheev authored
-
- 10 Oct, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 28 Sep, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 14 Sep, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 31 Aug, 2011 1 commit
-
-
Vladislav Vinogradov authored
switched to gpu::remap in opencv_stitching
-
- 09 Aug, 2011 1 commit
-
-
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)
-