5268 Commits (14bb4cbe1e5159ea93f955b49473418bc5fb405b)

Author SHA1 Message Date
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
Andrey Kamaev 9498856b22 Fix documentation problems found by check_docs2 script 12 years ago
yao 429ae44ae3 add openCLExecuteKernelInterop method 12 years ago
Andrey Kamaev 2fe7482b73 Add support for enums into rst ocv domain 12 years ago
Andrey Kamaev ff7b604a25 Fix several inconsistent declarations identified by check_doc2 script 12 years ago
Vladislav Vinogradov e06c3ec7c5 updated OpenGL functionality: 12 years ago
Andrey Kamaev 2bbb777d95 Fix warnings about missing parent for class members 12 years ago
Niels Gerlif Myrtue 7697d79d93 Added the predict_all function wrapper for python that was missing from the documentation 12 years ago
Vadim Pisarevsky a1c7e0368c fixed problem reported by Thouis (Ray) Jones 12 years ago