Vladislav Vinogradov
|
5dff283b39
|
increase epsilon for TVL1 sanity test
|
10 years ago |
Vladislav Vinogradov
|
da9be8231f
|
fix cv::gpu::resize for INTER_LINEAR, now it produces the same result as CPU version
|
11 years ago |
Alexander Smorkalov
|
feb74b125d
|
Build fixes for CUDA 6.5
(cherry picked from commit 60a5ada454 )
|
11 years ago |
Alexander Smorkalov
|
3c0b0b0f94
|
Build fixes for CUDA 6.5
(cherry picked from commit 60a5ada454 )
|
11 years ago |
Alexander Smorkalov
|
60a5ada454
|
Build fixes for CUDA 6.5
|
11 years ago |
Ilya Lavrenov
|
ecec53f509
|
fixed docs
|
11 years ago |
Vladislav Vinogradov
|
1f72873c55
|
fix cv::gpu::resize function
add missing stream parameter to call_resize_linear_glob
|
11 years ago |
Maks Naumov
|
a01659825c
|
remove unused variable in loadFromXML()
|
11 years ago |
Vladislav Vinogradov
|
d822d6f101
|
disable GeneralizedHough tests on gcc 4.7
|
11 years ago |
Vladislav Vinogradov
|
f8d922ad3e
|
disable gpu::GeneralizedHough compilation on gcc 4.7
|
11 years ago |
Ilya Lavrenov
|
9b9769169f
|
doc typos
|
11 years ago |
Vladislav Vinogradov
|
6d368dc1e7
|
increase epsilon for MOG2::getBackgroundImage test:
it uses float arithmetics
|
11 years ago |
Firat Kalaycilar
|
0a16d93e1d
|
Fixed an issue with weight assignment causing the resulting GMM weights to be unsorted in the CUDA and OCL versions of BackgroundSubtractorMOG2
|
11 years ago |
Ilya Lavrenov
|
099ea91823
|
typos
|
11 years ago |
Ilya Lavrenov
|
eedf86402d
|
typos
|
11 years ago |
Vladislav Vinogradov
|
7fd21d217a
|
fix bug #3562:
add missing __syncthreads to edgesHysteresisLocalKernel
|
11 years ago |
Ilya Lavrenov
|
da9bdf9c15
|
fixes typo and unused variables
|
11 years ago |
Vladislav Vinogradov
|
150e522bee
|
fix bug #3552:
replace std::swap with own code
|
11 years ago |
Vladislav Vinogradov
|
b4845d8c9f
|
temporary disable performance test for alphaComp function(cherry picked from commit 1ce5165cb7 )
|
11 years ago |
Vladislav Vinogradov
|
1ce5165cb7
|
temporary disable performance test for alphaComp function
|
11 years ago |
Vladislav Vinogradov
|
aa82f921cc
|
temporary disable perf test for StereoBeliefPropagation(cherry picked from commit eb247d826f )
|
11 years ago |
Vladislav Vinogradov
|
2da7eae2c4
|
increase epsilon for AlphaComp sanity test for integer input(cherry picked from commit 9e69e2a07a )
|
11 years ago |
Vladislav Vinogradov
|
eb247d826f
|
temporary disable perf test for StereoBeliefPropagation
|
11 years ago |
Vladislav Vinogradov
|
9e69e2a07a
|
increase epsilon for AlphaComp sanity test for integer input
|
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
|
5170f0b5da
|
fixed several bugs in CUDA Canny implementation:
* out of border access in edgesHysteresisLocalKernel
* incorrect usage of atomicAdd(cherry picked from commit 5dbdadb769 )
|
11 years ago |
Vladislav Vinogradov
|
dc2dbb4173
|
Revert "disable gpu Canny and HoughCircles perf tests:"
This reverts commit dbce90692a .
(cherry picked from commit bfc27271e2 )
|
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
|
5dbdadb769
|
fixed several bugs in CUDA Canny implementation:
* out of border access in edgesHysteresisLocalKernel
* incorrect usage of atomicAdd
|
11 years ago |
Vladislav Vinogradov
|
bfc27271e2
|
Revert "disable gpu Canny and HoughCircles perf tests:"
This reverts commit dbce90692a .
|
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 |
Vladislav Vinogradov
|
b6ba1f226c
|
Revert "disable gpu CvtColor.*2HSV tests:"
This reverts commit 952027a853 .
|
11 years ago |
Vladislav Vinogradov
|
da44a2fac1
|
Revert "disable gpu Subtract_Array test:"
This reverts commit e91bf95d58 .
|
11 years ago |
Vladislav Vinogradov
|
4425dac7f4
|
disable gpu CvtColor.*2HSV tests:
possible bug in CPU version(cherry picked from commit 3cb8b352e52f85847d98d2b0ece32ba5bdb5c31b)
|
11 years ago |
Vladislav Vinogradov
|
4f79b9de48
|
disable gpu Subtract_Array test:
possible bug in CPU version(cherry picked from commit 59155c1eefb6f22e362e34a8d73b31841eb3413a)
|
11 years ago |
Vladislav Vinogradov
|
397ac5e68f
|
disable gpu Canny and HoughCircles perf tests:
it fails because driver terminates CUDA kernels after time out
(cherry picked from commit fa5bbb5f8dc1a86cfe004fb258d66e56c90560d6)
|
11 years ago |
Vladislav Vinogradov
|
43c75c64b5
|
disable NPP for GpuMat methods and for copyMakeBorder(cherry picked from commit 316d49fc0fb7a609ebb0a65efc207faea6b978a4)
|
11 years ago |
Vladislav Vinogradov
|
c319625a07
|
disable some gpu tests if library was built without CUFFT(cherry picked from commit b4b929d27cc25822dd15b5b96b8d335c59d4408c)
|
11 years ago |
Vladislav Vinogradov
|
a7d0448faa
|
gpu test output files moved from cwd to temp folder(cherry picked from commit 49731ad530 )
|
11 years ago |
Vladislav Vinogradov
|
32414afe72
|
disable performance test for gpu generalized hough(cherry picked from commit 063d8b4211 )
|
11 years ago |
Vladislav Vinogradov
|
952027a853
|
disable gpu CvtColor.*2HSV tests:
possible bug in CPU version
|
11 years ago |
Vladislav Vinogradov
|
e91bf95d58
|
disable gpu Subtract_Array test:
possible bug in CPU version
|
11 years ago |
Vladislav Vinogradov
|
dbce90692a
|
disable gpu Canny and HoughCircles perf tests:
it fails because driver terminates CUDA kernels after time out
|
11 years ago |
Vladislav Vinogradov
|
e630be3890
|
disable NPP for GpuMat methods and for copyMakeBorder
|
11 years ago |
Vladislav Vinogradov
|
8401ed9395
|
disable some gpu tests if library was built without CUFFT
|
11 years ago |