6995 Commits (6f2fb383e6b1352a96ff6078ecb80100979fa9cf)

Author SHA1 Message Date
Pierre Moulon 901d4995e3 Fix a typo error 10 years ago
Adi Shavit aad95c7d8c Added call to clone() to avoid unexpected change to external data. 10 years ago
Simon Heinen 6decc2596d squashed #3729 10 years ago
Eric Sommerlade 41b920344d added support for uncompressed parameters to tiff image format as described here: expertland.net/question/b6o3n6p9a72341db823b48nl98m91dx8n1/detail.html 10 years ago
Kevin Hughes ac3ec0d96d squashed #823 10 years ago
Andrey Pavlenko 40b762bceb adding test for `polylines()` call with empty Point-s vector and fix for crash in this case 10 years ago
Ilya Lavrenov 89e3c508d8 fixed tests for aarch64 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
Ilya Lavrenov 02e29fc99c suppress -Wclobbered warning 10 years ago
lujia 7ce116695d bugfix_for_hog_detectMultiScale_with_weights 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 b320138dba fix GpuMat::setTo implementation 10 years ago
Vladislav Vinogradov 95ea12588e set epsilon for gpu OpticalFlowBM to 1e-6, since it uses floating point arithmetic 10 years ago
Roman Donchenko c259590b26 Fix a memory leak in CvCapture_FFMPEG::close 10 years ago
Vladislav Vinogradov ef347aa6a4 disable gpu::matchTemplate tests 10 years ago
Vijay Pradeep 39ac84ff04 Fixing race condition by expanding resultsMutex lock section 10 years ago
Vladislav Vinogradov fcbefaff86 fix tests for gpu::matchTemplate: 10 years ago
Roman Donchenko bf2256fb89 cvOpenFileStorage: reduce the scope of xml_buf and make sure it's freed... 10 years ago
Vladislav Vinogradov b0b2fc9e3f get rid of cuda.h usage 10 years ago
Roman Donchenko 1ccd64e102 Fix uninitialized memory reads and memory leaks in StereoGC 10 years ago
Vicente Olivert Riera 23bf3e337a superres: Fix return value VideoFrameSource_GPU 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
Andrew Senin 8c55d7be5e Ximea camera fix (see issue #4235) 10 years ago
Andrey Pavlenko eeae81e903 fixing confusing variable naming in a sample code 10 years ago
ippei ito b8c00854fe instead of "using namespace cv" put all the tests into cv:: namespace. 10 years ago
ippei ito b7276359e9 Test accuracy for PR#3829 10 years ago
Prof. Dr. Rudolf Haussmann a9d4e05346 Changes to be committed: 10 years ago
ippei ito 65b0ecfec5 Test accuracy for PR#3829.Fix WOrder warning on gcc 10 years ago
ippei ito d1902a1276 Test accuracy for PR#3829.Fix warning on gcc, comment out INIT_RANDOM_SEED for same result each ran. 10 years ago
ippei ito 56cae1b293 Test accuracy for PR#3829.Fix Some Error, Modify SLA. 10 years ago
ippei ito 7c740b6a31 Test accuracy for Pull Request # 3829 10 years ago
Tim D. Smith d057828ee3 Don't explicitly link Python on OS X 10 years ago
Prof. Dr. Rudolf Haussmann a7bf1d53d8 Changes to be committed: 10 years ago
Luis Díaz Más 7711cd284b Fix a bug that impede to set the trackbar pos using the Qt control panel 10 years ago
Boris Daskalov 8755ffbf31 Fix a bad free space check in icvGrowSeq. 10 years ago