- 13 Apr, 2012 1 commit
-
-
Ilya Lysenkov authored
-
- 12 Apr, 2012 1 commit
-
-
Andrey Kamaev 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
-
- 14 Feb, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 16 Jan, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 11 Jan, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 27 Dec, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 30 Aug, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 13 Aug, 2011 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 01 Aug, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 22 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 07 Jul, 2011 2 commits
-
-
Vadim Pisarevsky authored
-
Andrey Kamaev authored
-
- 30 Jun, 2011 2 commits
-
-
Vadim Pisarevsky authored
-
Bernat Gabor authored
Some reST syntax correction. Now the PDF documentation builds correctly under Windows using MIKTEX. Some update on the tutorial structure. Some CSS syntax correction. Windows Install Tutorial v0.4.
-
- 29 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 19 Jun, 2011 1 commit
-
-
Elena Fedotova authored
-
- 18 Jun, 2011 3 commits
-
-
Elena Fedotova authored
-
Elena Fedotova authored
-
Elena Fedotova authored
-
- 16 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 14 Jun, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 09 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample
-
- 07 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
-
- 23 May, 2011 1 commit
-
-
Vladislav Vinogradov authored
minor optimization of SURF_GPU (reduce memory transfers, use structure of arrays instead of array of structures)
-
- 21 May, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 16 May, 2011 1 commit
-
-
Vladislav Vinogradov authored
-