1304 Commits (e0f426f78bbf0fd6e161de4a778800b2fb4e7288)

Author SHA1 Message Date
atinfinity 69eaa89e22 fixed to use NVCUVID in 'cudacodec' module. 9 years ago
Alexander Smorkalov 53ed1a8c03 Build fix for QNX 6.6 neitrino. 9 years ago
Ilya Lavrenov 0050df8750 GraphCut deprecated in 7.5 and removed in 8.0 9 years ago
Vladislav Vinogradov 8d3850ac02 add cv::gpu::StreamAccessor::wrapStream method 9 years ago
Maksim Shabunin ffb9e877e9 Restore ts/gpu_perf.hpp, trying to compile with VS 2015 9 years ago
Maksim Shabunin f49936a849 Fixed cmake and build issues when using Visual Studio 2015 9 years ago
Vladislav Vinogradov 3ef067cc65 add extra checks to data_step_down to prevent out-of-border access 9 years ago
Vladislav Vinogradov f903192c17 revert previous change in gpu::StereoBeliefPropogation 9 years ago
Vladislav Vinogradov e2a9df408f fix for gpu::StereoBeliefPropogation: 9 years ago
Ilya Lavrenov 6a05939e1c fixed warnings in gpu module 9 years ago
Vladislav Vinogradov 7ddc0bdd37 fix potential out-of-border access in gpu StereoBeliefPropagation 9 years ago
Vladislav Vinogradov 945663bc9b increase epsilon for some GPU sanity tests 10 years ago
Ilya Lavrenov 11d1909e6b fixed warning 10 years ago
Vladislav Vinogradov ae79fe10dc do not loose logs from nvidia tests 10 years ago
Vladislav Vinogradov 62fc342d35 use fixed seed for RNG in gpu SolvePnPRansac test 10 years ago
Vladislav Vinogradov 36924d6dbb use cv::theRNG() instead of ::rand() in gpu::solvePnPRansac 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 62bc647731 use cv::theRNG() instead of ::rand() in gpu::solvePnPRansac 10 years ago
Vladislav Vinogradov f10537cdd6 fix tests compilation issue on Windows 10 years ago
Vladislav Vinogradov 9d294cbcf5 fix performance tests in tiny mode 10 years ago
Vladislav Vinogradov f1bec940b1 fix accuracy tests in tiny mode 10 years ago
Vladislav Vinogradov dd93d48be4 turn on stereob instantiates that required for tests 10 years ago
Vladislav Vinogradov ad3123adfd turn on some instantiates that required for other primitives 10 years ago
Vladislav Vinogradov f939d80f4c fixed seg faults 10 years ago
Vladislav Vinogradov ee316758ca reduce color instantiates for tiny build 10 years ago
Vladislav Vinogradov 6d7a61cbdc reduce copy_make_border instantiates for tiny build 10 years ago
Vladislav Vinogradov b44b1ab47b reduce matrix_reductions instantiates for tiny build 10 years ago
Vladislav Vinogradov 2e47a1a61b reduce pyramids instantiates for tiny build 10 years ago
Vladislav Vinogradov 72685cf01c reduce resize instantiates for tiny build 10 years ago
Vladislav Vinogradov 612888c066 reduce remap instantiates for tiny build 10 years ago
Vladislav Vinogradov e7b55f4982 reduce warp instantiates for tiny build 10 years ago
Vladislav Vinogradov 3004f5fa30 reduce stereobm instantiates for tiny build 10 years ago
Vladislav Vinogradov 9682d2afff reduce element_operations instantiates for tiny build 10 years ago
Vladislav Vinogradov 87d655325c reduce add_weighted instantiates for tiny build 10 years ago
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