- 21 Mar, 2012 1 commit
-
-
Vladislav Vinogradov authored
added additional tests for gpu filters fixed gpu features2D tests
-
- 20 Mar, 2012 1 commit
-
-
Vladislav Vinogradov authored
fixed some bugs in gpu module
-
- 19 Mar, 2012 2 commits
-
-
Vladislav Vinogradov authored
refactored tests for them
-
Vladislav Vinogradov authored
fixed several warnings
-
- 18 Mar, 2012 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 15 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
-
- 14 Mar, 2012 1 commit
-
-
Vladislav Vinogradov authored
wrote more complicated tests for them implemented own version of warpAffine and warpPerspective for different border interpolation types refactored some gpu tests
-
- 07 Mar, 2012 5 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
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)
-
- 05 Mar, 2012 2 commits
-
-
Vladislav Vinogradov authored
fixed HaarCascadeLoader test (incorrect behavior due to macros usage)
-
Vladislav Vinogradov authored
-
- 03 Mar, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 02 Mar, 2012 2 commits
-
-
Andrey Kamaev authored
-
Alexander Shishkov authored
-
- 01 Mar, 2012 1 commit
-
-
Alexey Spizhevoy authored
-
- 29 Feb, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 22 Feb, 2012 2 commits
-
-
Vladislav Vinogradov authored
-
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
-
- 21 Feb, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 16 Feb, 2012 8 commits
-
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
- 15 Feb, 2012 4 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
now it supports kernel's size up to 32
-
Vladislav Vinogradov authored
-
- 14 Feb, 2012 4 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
-
- 13 Feb, 2012 1 commit
-
-
Vladislav Vinogradov authored
-