6790 Commits (5253265342e69ca764dc1727f57a3a0b2642512c)

Author SHA1 Message Date
Igor Kuzmin b027a84fa1 XIMEA cam support: use correct library for 64 bit Linux 10 years ago
Igor Kuzmin fbbf4e380f fix for issue 3858 (remove unneeded #include's) 10 years ago
Alexander Smorkalov 35768ed638 Python tests added to -tests deb package. 10 years ago
Daniel Stonier 161f50962d make sure children are included in the moveToThread 10 years ago
Daniel Stonier e638b9e805 support invokation of cv windows from parallel threads to an external qt application. 10 years ago
E Braun bdb82d181f fix for bug 3172 10 years ago
E Braun 89833853fa Revert "fix for bug 3172" 10 years ago
Adrian Clark fcc481e751 Fixed crash in SSE implementation of FREAK descriptor when number of pairs is set to something other than 512. 10 years ago
Vladislav Vinogradov eaaa2d27d5 fix CUDA LUT implementation 10 years ago
Vladislav Vinogradov ebe36d6e7c fix CUDA cvtColor after corresponding change in CPU version 10 years ago
Alexander Karsakov b027eac173 Fixed range for 'v' channel for 8U images. 10 years ago
StevenPuttemans d558260a8e fixing GT and GE comparison symbol 10 years ago
Alexander Karsakov 023a42ba55 Fixed getConversionInfo() for YUV2RGBA_* conversions 10 years ago
Vladislav Vinogradov 62f27b28ed fix BGR->BGR5x5 color convertion 10 years ago
Vladislav Vinogradov 599f5ef51b use downscaled frames in FGDStatModel test 10 years ago
Vladislav Vinogradov 86e12b6074 increase epsilon for ResizeSameAsHost test 10 years ago
Vladislav Vinogradov 5dff283b39 increase epsilon for TVL1 sanity test 10 years ago
Leszek Swirski 341c3d5933 Fix reallocation of D buffer in gemm 10 years ago
Alexander Smorkalov e11333dd83 GCC 4.8 warning array subscript is above array bounds fixed. 10 years ago
Aleksandr Petrikov 0a531815c5 fix bug 3733 for imgproc/filter.cpp 10 years ago
PhilLab efc1c39315 Fixed self-assignment in cv::Ptr::operator = 10 years ago
StevenPuttemans 34103ef1cb fixing setting the locale back to what should be expected 10 years ago
Vladislav Vinogradov da9be8231f fix cv::gpu::resize for INTER_LINEAR, now it produces the same result as CPU version 10 years ago
E Braun ed2cdb71e5 fix for bug 3172 10 years ago
E Braun bbe48eaac6 regression test for bug 3172 10 years ago
Alexander Alekhin 9e83463128 ocl: fix pyrUp perf test 10 years ago
Vadim Pisarevsky 042892f0d7 hopefully fixed Python tests 10 years ago
Martijn Liem 9c285da329 Bugfix for bug #3767 10 years ago
PhilLab d5489f3a68 Clarified DescriptorExtractor::compute 10 years ago
Camille 5a5a487612 bug fix 3381 10 years ago
Camille 46775ad186 bug fix 3381 10 years ago
Alexander Karsakov 901d9b70b0 Revert changes by PR#2930 since it breaks logic of inverse mode. 10 years ago
unknown d0c3c4c373 Function for drawing arrows 10 years ago
LeonidBeynenson 8578f9c565 Added a TODO comment about changes which should be done in GpuMatcher::match 10 years ago
Alexander Smorkalov 60a5ada454 Build fixes for CUDA 6.5 11 years ago
Ruslan Baratov b030d7e6a1 Doc: fix definition of macro CV_MAKETYPE 11 years ago
Leonid Beynenson cce2d9927e Fixed bug which caused crash of GPU version of feature matcher in stitcher 11 years ago
Leonid Beynenson 79878a57a9 Fixed bug in cv::detail::waveCorrect 11 years ago
PhilLab 13a0c14e6c Added publication reference 11 years ago
Richard Yoo c38023f4e7 Modifications to support dynamic vector dispatch. 11 years ago
Camille cbb5fc0acc bug fix 3696 11 years ago
Ilya Lavrenov ecec53f509 fixed docs 11 years ago
unknown 52c05e75cc Fixed C++11 compatibility warning 11 years ago
berak 7b160fa3cb added missing impl for multi-dim Mat::ones, Mat::zeros (issue #3756) 11 years ago
PhilLab 2c29ee9e00 Added cast and removed formatting error 11 years ago
PhilLab aafda43df1 Double precision for solvePnPRansac() 11 years ago
Alexander Karsakov 4b8fb6c246 Fixed dst size 11 years ago
Alexander Alekhin b1ac35e14a ocl: fix mac and superres test 11 years ago
Ilya Lavrenov 43e4946cca fix for fisheye 11 years ago
Ilya Lavrenov 070be56e14 fixed warnings 11 years ago