5276 Commits (be7bbe3aa9eb112a4cde4b190bf8e73c9f4be861)

Author SHA1 Message Date
yao e3a715882e fix the mismatch of perf_test, add a performance sample for ocl module 12 years ago
Andrey Kamaev ab221e94c0 Fix invert under MSVC 12 years ago
Anna Kogan a9b1c5db78 Added --regressions-only=X-FACTOR option 12 years ago
Vadim Pisarevsky 416432a8e5 replaced tabs with spaces 12 years ago
Vadim Pisarevsky 087537463d attempt to make the ultimate fix for the failure in Core_Invert.small 12 years ago
Vadim Pisarevsky 25bbcba0ea fixed Core_MulSpectrums failure 12 years ago
marina.kolpakova 9e5698b967 fix lying assertation and hard-coded shrinkage 12 years ago
Daniil Osokin cf5e272878 Added multithreaded implementation for RGB to YUV420p color conversion 12 years ago
Daniil Osokin d8f538d67b Added tests for RGB to YUV420p color conversion 12 years ago
LeonidBeynenson 41dc829341 Made changes to avoid warnings (Windows compilation). 12 years ago
Andrey Kamaev d586f4a103 Fix x64 build warnings 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
yao 59ebf4ed9f Fix the ocl::cvtColor mismatch on some devices 12 years ago
hgaspar 60981565fa updated the ocl module introduction 12 years ago
Daniil Osokin 7255ede3af Added implementation for RGB to YUV420p color conversion 12 years ago
marina.kolpakova ef6c236655 restore missed gpu functionality after merge #dddd285d 12 years ago
yao f1a5c1328c remove the empty implementation when HAVE_OPENCL not defined 12 years ago
yao b7ebedc23e fix mismatch of WarpAffine 12 years ago
yao 9bbf170054 some cleanup 12 years ago
yao 720eaf1e1a fix the haar kernel problems on Nvidia and Intel OCL 12 years ago
yao d050159f07 Remove the perf running from ocl::matchTemplate accuracy tests 12 years ago
Eric Christiansen a66f7cb9bc allows building with -std=c++11 under G++ 12 years ago
Markus Schoeler 5484a41960 Corrected a mistake in CHI2 kernel in line 354 and line 362 svm.cpp 12 years ago
yao 1a488c0542 fix the warning on Linux when OpenCL 1.2 not supported 12 years ago
yao 7810254198 Fix ocl::equalizeHist mismatch 12 years ago
yao 3316d0bfb2 Fix the compiling errors of gemm on Linux 12 years ago
yao 2e3f4fdada fix pyrLK's mismatch on Linux 12 years ago
yao f4ef0c1598 fix meanShift mismatch on none-double GPUs 12 years ago
Andrey Kamaev c17e9ef7ba Repair binary compatibility of ocl module 12 years ago
Andrey Kamaev 995154d10d Fix binary compatibility of gpu module 12 years ago
LeonidBeynenson bfb644ac04 Changed error message in Algorithm::get. 12 years ago
LeonidBeynenson e7b214b6d2 Removed urequired functions 12 years ago
alegarda 6bf7fd997a Indentation Ok 12 years ago
alegarda 62655b05f4 Indentation ok 12 years ago
gferry e3803f9985 fix for OpenCV issue #2815 12 years ago
Vladislav Vinogradov 73ffd71a22 Fixed documentation build 12 years ago
Vladislav Vinogradov 8b1f88c40f updated gpu module API 12 years ago
Alexander Smorkalov 9f39c8eaa1 OpenCV 2.4.4 preparation 12 years ago
alegarda cb61e91023 distCoeffs0 cols to 12 12 years ago
alegarda 8a2b50dca6 Fixed undistort.cpp 12 years ago
Vladislav Vinogradov 21f95a3b11 restored source compatibility 12 years ago
Vladislav Vinogradov a938534a7e restored binary compatibility 12 years ago
Alexander 4091eab45e cv::Ptr description extended. 12 years ago
Alexander Smorkalov e21a1d3124 Test system refactoring 12 years ago
Vladislav Vinogradov ce2559b332 optimized DeviceInfo class and ensureSizeIsEnough 12 years ago
alegarda d3d8a782b5 Thin prism distortion model added doc 12 years ago
alegarda 76d03fccb9 Added Thin Prism Distortion Model 12 years ago
Anna Kogan f6e0d327b0 Increased time limits 12 years ago
Anna Kogan a567c03fdf Switched to TEST_CYCLE_MULTIRUN for fast tests 12 years ago
Andrey Kamaev 11bd936f0b Fix warnings from documentation build 12 years ago