1315 Commits (a03b7575bae7e14f4233930222cd28e949058947)

Author SHA1 Message Date
Vladislav Vinogradov db25e44a17 reduce brute_force_matcher instantiates for tiny build 10 years ago
Vladislav Vinogradov b7a9e672c5 reduce bilateral filter instantiates for tiny build 10 years ago
Vladislav Vinogradov 8e49ab1d3b reduce filter2d instantiates for tiny build 10 years ago
Vladislav Vinogradov 00c36e88ef reduce separable filter instantiates for tiny build 10 years ago
Vladislav Vinogradov 1d40946959 Bug #4315 : fix CUDA bitwise operations with mask 10 years ago
Vladislav Vinogradov 4b14400976 disable several heavy performance tests 10 years ago
Vladislav Vinogradov 4704a254f7 disable Video_PyrLKOpticalFlowDense performance test 10 years ago
Vladislav Vinogradov 7708e9882e use border extrapolation for central pixel in pyrDown 10 years ago
Vladislav Vinogradov fe1bd0cc2f fix racecheck warning in scanRows kernel 10 years ago
Vladislav Vinogradov a752f25944 increase epsilon for solvePnPRansac function 10 years ago
Vladislav Vinogradov d87c30dc84 Bug #4315 : fix CUDA bitwise operations with mask 10 years ago
Vladislav Vinogradov cbdddb473c disable several heavy performance tests 10 years ago
Vladislav Vinogradov b4c2891ef3 disable Video_PyrLKOpticalFlowDense performance test 10 years ago
Vladislav Vinogradov 1325213303 use border extrapolation for central pixel in pyrDown 10 years ago
Vladislav Vinogradov fb15bdfb21 fix racecheck warning in scanRows kernel 10 years ago
Vladislav Vinogradov 9d2d173485 increase epsilon for solvePnPRansac function 10 years ago
Ilya Lavrenov ceec0eb33a rmeoved unused functions 10 years ago
Vladislav Vinogradov a984da911b increase epsilons for some sanity tests 10 years ago
Vladislav Vinogradov df55be3c3d fix BruteForceMatcher resource distribution 10 years ago
Vladislav Vinogradov 55339de684 make NVIDIA tests verbose by default 10 years ago
Vladislav Vinogradov f08dd510fa fixed a bug in scanRows CUDA kernel (part of nppStIntegral) 10 years ago
Vladislav Vinogradov d308ed3712 fix GPU WARP border mode in CUDA 7.0 and Maxwell architecture 10 years ago
Vladislav Vinogradov 6d0f8aa893 fix tests for gpu HOG 10 years ago
Vladislav Vinogradov 4539607ab1 fix gpu HOG implementation: 10 years ago
Vladislav Vinogradov 95ea12588e set epsilon for gpu OpticalFlowBM to 1e-6, since it uses floating point arithmetic 10 years ago
Vladislav Vinogradov ef347aa6a4 disable gpu::matchTemplate tests 10 years ago
Vladislav Vinogradov fcbefaff86 fix tests for gpu::matchTemplate: 10 years ago
Vladislav Vinogradov b0b2fc9e3f get rid of cuda.h usage 10 years ago
Vladislav Vinogradov 6a6619ec1e increase epsilons for some sanity tests 10 years ago
Vladislav Vinogradov d22516872c fix BruteForceMatcher resource distribution 10 years ago
Vladislav Vinogradov 17608f7ade make NVIDIA tests verbose by default 10 years ago
Vladislav Vinogradov 81ebe28c24 fixed a bug in scanRows CUDA kernel (part of nppStIntegral) 10 years ago
Vladislav Vinogradov 27302c367c fix GPU WARP border mode in CUDA 7.0 and Maxwell architecture 10 years ago
Vladislav Vinogradov c849492dfa fix tests for gpu HOG 10 years ago
StevenPuttemans 2c0ef660bf Add GPU models in seperate folder, only old models are supported and they were replaced to make the CPU interface work. 10 years ago
Vladislav Vinogradov 21bbed7baf fix gpu HOG implementation: 10 years ago
Vladislav Vinogradov c147ab1e85 set epsilon for gpu OpticalFlowBM to 1e-6, since it uses floating point arithmetic 10 years ago
Mansour Moufid b7be49426d Cast some image coordinates and sizes to double. 10 years ago
Vladislav Vinogradov 7bb8c50080 disable gpu::matchTemplate tests 10 years ago
Alexander Smorkalov c0a8d4e1ef Fix of HaarCascade GPU test for aarch64. 10 years ago
Vladislav Vinogradov d00f36ec75 fix tests for gpu::matchTemplate: 10 years ago
StevenPuttemans 73d1ea9a52 fix bug 2432 for 2.4 branch 10 years ago
Vladislav Vinogradov eeb997261d get rid of cuda.h usage 10 years ago
Roman Donchenko da6a38f9f6 NCV.cu: include <algorithm> 10 years ago
Vladislav Vinogradov a26e496d00 minor fix for StereoCSBP data cost compute kernel and test 10 years ago
Vladislav Vinogradov d579d3e596 increase epsilons for some tests, which functions use floating point arithm 10 years ago
Vladislav Vinogradov 5a77176654 avoid pointer arithmetic on register memory in color conversion 10 years ago
Vladislav Vinogradov 84f33d0578 minor fix for StereoCSBP data cost compute kernel and test 10 years ago
Vladislav Vinogradov 5c07e0b6d3 increase epsilons for some tests, which functions use floating point arithm 10 years ago
Vladislav Vinogradov e0827069c1 avoid pointer arithmetic on register memory in color conversion 10 years ago