- 14 Sep, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 29 Aug, 2012 1 commit
-
-
Anatoly Baksheev authored
added GPU non local means brute force filter + tests
-
- 23 Aug, 2012 2 commits
-
-
Anatoly Baksheev authored
-
Vladislav Vinogradov authored
-
- 19 Aug, 2012 1 commit
-
-
marina.kolpakova authored
-
- 17 Aug, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 15 Aug, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 09 Aug, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 07 Aug, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 27 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 26 Jun, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 25 Jun, 2012 2 commits
-
-
Vladislav Vinogradov authored
-
Andrey Kamaev authored
-
- 18 Jun, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 05 Jun, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 29 May, 2012 3 commits
-
-
Andrey Kamaev authored
Documentation: fixed class/struc members documentation; added warning on incorrectly documented member
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 28 May, 2012 4 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 24 Apr, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 18 Apr, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 17 Apr, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 03 Apr, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 30 Mar, 2012 1 commit
-
-
Anatoly Baksheev authored
-
- 29 Mar, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 28 Mar, 2012 1 commit
-
-
Alexey Spizhevoy authored
#1713 Added the possibility of setting user_block_size manually for gpu::matchTemplate function (and gpu::convolve). Added a buffer param into these functions. Removed using of 2^n block sizes when it's not necessary.
-
- 19 Mar, 2012 1 commit
-
-
Vladislav Vinogradov authored
fixed several warnings
-
- 07 Mar, 2012 2 commits
-
-
Vladislav Vinogradov authored
-
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)
-
- 02 Mar, 2012 2 commits
-
-
Andrey Kamaev authored
-
Alexander Shishkov authored
-
- 01 Mar, 2012 1 commit
-
-
Alexey Spizhevoy authored
-
- 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
-
- 16 Feb, 2012 1 commit
-
-
Alexey Spizhevoy authored
-