Juan María Gómez López
0239c195d8
Merge pull request #11060 from juanecito:2.4
...
* Thread-safe version of sparse function in cv::gpu::PyrLKOpticalFlow
class. The new function name is sparse_multi
* Thread-safe sparse function in cv::gpu::PyrLKOpticalFlow. Tests
* Thread-safe sparse function in cv::gpu::PyrLKOpticalFlow class.
Add intel_TBB conditional compilation
7 years ago
Vladislav Vinogradov
8d3850ac02
add cv::gpu::StreamAccessor::wrapStream method
...
it allows to import existed CUDA stream to OpenCV
10 years ago
Vladislav Vinogradov
1d58e1a14a
fix potential out-of-border access in gpu StereoBeliefPropagation
10 years ago
Vladislav Vinogradov
7ddc0bdd37
fix potential out-of-border access in gpu StereoBeliefPropagation
10 years ago
Ilya Lavrenov
11d1909e6b
fixed warning
10 years ago
Vladislav Vinogradov
ae79fe10dc
do not loose logs from nvidia tests
...
(cherry picked from commit d58d277707
)
10 years ago
Vladislav Vinogradov
62fc342d35
use fixed seed for RNG in gpu SolvePnPRansac test
...
(cherry picked from commit 95eed59f2d
)
10 years ago
Vladislav Vinogradov
d58d277707
do not loose logs from nvidia tests
10 years ago
Vladislav Vinogradov
95eed59f2d
use fixed seed for RNG in gpu SolvePnPRansac test
10 years ago
Vladislav Vinogradov
f10537cdd6
fix tests compilation issue on Windows
10 years ago
Vladislav Vinogradov
f1bec940b1
fix accuracy tests in tiny mode
10 years ago
Vladislav Vinogradov
1d40946959
Bug #4315 : fix CUDA bitwise operations with mask
...
(cherry picked from commit d87c30dc84
)
10 years ago
Vladislav Vinogradov
a752f25944
increase epsilon for solvePnPRansac function
...
(cherry picked from commit 9d2d173485
)
10 years ago
Vladislav Vinogradov
d87c30dc84
Bug #4315 : fix CUDA bitwise operations with mask
10 years ago
Vladislav Vinogradov
9d2d173485
increase epsilon for solvePnPRansac function
10 years ago
Vladislav Vinogradov
55339de684
make NVIDIA tests verbose by default
...
(cherry picked from commit 17608f7ade
)
10 years ago
Vladislav Vinogradov
6d0f8aa893
fix tests for gpu HOG
...
initialize HOG after CUDA device switch
(cherry picked from commit c849492dfa
)
10 years ago
Vladislav Vinogradov
95ea12588e
set epsilon for gpu OpticalFlowBM to 1e-6, since it uses floating point arithmetic
...
(cherry picked from commit c147ab1e85
)
10 years ago
Vladislav Vinogradov
ef347aa6a4
disable gpu::matchTemplate tests
...
(cherry picked from commit 7bb8c50080
)
10 years ago
Vladislav Vinogradov
fcbefaff86
fix tests for gpu::matchTemplate:
...
use ASSERT_FLOAT_EQ to compare float values, it is more robust for
large values
(cherry picked from commit d00f36ec75
)
10 years ago
Vladislav Vinogradov
b0b2fc9e3f
get rid of cuda.h usage
...
(cherry picked from commit eeb997261d
)
10 years ago
Vladislav Vinogradov
17608f7ade
make NVIDIA tests verbose by default
10 years ago
Vladislav Vinogradov
c849492dfa
fix tests for gpu HOG
...
initialize HOG after CUDA device switch
10 years ago
Vladislav Vinogradov
c147ab1e85
set epsilon for gpu OpticalFlowBM to 1e-6, since it uses floating point arithmetic
10 years ago
Vladislav Vinogradov
7bb8c50080
disable gpu::matchTemplate tests
10 years ago
Alexander Smorkalov
c0a8d4e1ef
Fix of HaarCascade GPU test for aarch64.
11 years ago
Vladislav Vinogradov
d00f36ec75
fix tests for gpu::matchTemplate:
...
use ASSERT_FLOAT_EQ to compare float values, it is more robust for
large values
11 years ago
Vladislav Vinogradov
eeb997261d
get rid of cuda.h usage
11 years ago
Vladislav Vinogradov
a26e496d00
minor fix for StereoCSBP data cost compute kernel and test
...
(cherry picked from commit 84f33d0578
)
11 years ago
Vladislav Vinogradov
d579d3e596
increase epsilons for some tests, which functions use floating point arithm
...
(cherry picked from commit 5c07e0b6d3
)
11 years ago
Vladislav Vinogradov
84f33d0578
minor fix for StereoCSBP data cost compute kernel and test
11 years ago
Vladislav Vinogradov
5c07e0b6d3
increase epsilons for some tests, which functions use floating point arithm
11 years ago
Alexander Smorkalov
e929dd4d98
GPU MatchTemplate32F test epsilon increased.
11 years ago
Vladislav Vinogradov
562796e41b
fix cv::gpu::resize for INTER_LINEAR, now it produces the same result as CPU version
...
(cherry picked from commit da9be8231f
)
11 years ago
Vladislav Vinogradov
86c1babd03
use downscaled frames in FGDStatModel test
...
(cherry picked from commit 599f5ef51b
)
11 years ago
Vladislav Vinogradov
2205b2f5bc
increase epsilon for ResizeSameAsHost test
...
(cherry picked from commit 86e12b6074
)
11 years ago
Vladislav Vinogradov
599f5ef51b
use downscaled frames in FGDStatModel test
11 years ago
Vladislav Vinogradov
86e12b6074
increase epsilon for ResizeSameAsHost test
11 years ago
Vladislav Vinogradov
da9be8231f
fix cv::gpu::resize for INTER_LINEAR, now it produces the same result as CPU version
11 years ago
Vladislav Vinogradov
d822d6f101
disable GeneralizedHough tests on gcc 4.7
11 years ago
Vladislav Vinogradov
6d368dc1e7
increase epsilon for MOG2::getBackgroundImage test:
...
it uses float arithmetics
11 years ago
Ilya Lavrenov
099ea91823
typos
11 years ago
Vladislav Vinogradov
9997aa8187
decrease input size for several gpu tests to fix "timed out" error:
...
* BruteForceNonLocalMeans
* OpticalFlowBM(cherry picked from commit 8b44a42a40
)
11 years ago
Vladislav Vinogradov
8b44a42a40
decrease input size for several gpu tests to fix "timed out" error:
...
* BruteForceNonLocalMeans
* OpticalFlowBM
11 years ago
Vladislav Vinogradov
79e4f7eb78
Revert "disable CUDA generalized Hough Transform"
...
This reverts commit 33d42b740c
.
(cherry picked from commit 5d099df578
)
11 years ago
Vladislav Vinogradov
cc73c7000f
fix epsilons for several gpu tests
...
(cherry picked from commit 3e4bb371c8
)
11 years ago
Vladislav Vinogradov
8bb26fa5de
Revert "disable gpu CvtColor.*2HSV tests:"
...
This reverts commit 952027a853
.
(cherry picked from commit b6ba1f226c
)
11 years ago
Vladislav Vinogradov
48612d7c58
Revert "disable gpu Subtract_Array test:"
...
This reverts commit e91bf95d58
.
(cherry picked from commit da44a2fac1
)
11 years ago
Vladislav Vinogradov
5d099df578
Revert "disable CUDA generalized Hough Transform"
...
This reverts commit 33d42b740c
.
11 years ago
Vladislav Vinogradov
3e4bb371c8
fix epsilons for several gpu tests
11 years ago