- 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)
-
- 31 May, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 24 Jan, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 13 Jan, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 22 Dec, 2010 1 commit
-
-
Vladislav Vinogradov authored
-
- 13 Dec, 2010 1 commit
-
-
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.
-
- 15 Nov, 2010 1 commit
-
-
Vladislav Vinogradov authored
-
- 31 Oct, 2010 1 commit
-
-
Anatoly Baksheev authored
-
- 20 Oct, 2010 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
refactored gpu module.
-
- 12 Oct, 2010 1 commit
-
-
Vladislav Vinogradov authored
-
- 11 Oct, 2010 1 commit
-
-
Vladislav Vinogradov authored
added supports of 4-channels image to gpu::minMax and gpu::cvtColor for RGB <-> YCrCB, RGB <-> YUV and RGB <-> XYZ color conversion.
-