5380 Commits (605382562d8bda1a06bd12b19a3d5a2618f6a415)

Author SHA1 Message Date
yao f12369a53c Fix ocl::HOG crash on Intel OCL 12 years ago
yao f791344810 linux warning fix 12 years ago
yao 504008dbe0 Fix ocl::bruteforcematcher crash on Intel OCL 12 years ago
Vladislav Vinogradov df456245e7 fixed ffmpeg destination folder for NMake generator 12 years ago
yao 7c1f1d8837 fix bug #2787 12 years ago
yao 69eebdd608 fix the blend crash in some cases 12 years ago
Georgios Evangelidis f40725bb50 Add ECC algorithm 12 years ago
Vadim Pisarevsky 11ba220e02 fixed iOS framework compile errors after recent changes 12 years ago
yao cbff75db9e fix build errors 12 years ago
Ilya Lavrenov 3eed5d8c72 additional improvements for 32f 12 years ago
Ilya Lavrenov efad6942e2 some improvements of existing sse3 optimization of bilateral filter in case of 8uc3. Now perf tests take 6120ms instead of previous 7250ms (1.18x speed-up) 12 years ago
Vladislav Vinogradov 7a0d6f7733 Super Resolution module 12 years ago
yao 9ccf27c7f5 add interfaces enable custom oclMat device memory type 12 years ago
yao dba2ec0539 remove the compile warnings 12 years ago
yao 6df23428af Add moments function 12 years ago
yao 9ec5333a9b pyrlk also take advantages of cl_image support detection 12 years ago
yao da47ccec9c Put the cl_image support detection in utils 12 years ago
Andrey Kamaev 351ecbbcce Repair build 12 years ago
Fabrice Silva eca114ae95 Fix definition of the covariance matrix of derivatives. 12 years ago
Andrey Pavlenko 1c1c3c29c3 fixing eclipse import errors 12 years ago
Andrey Kamaev 4d2c864bea Add option --with-score to summary.py to automatically classify speedups 12 years ago
yao 04faaa9e35 Fix ocl::dft the compile warning on Linux 12 years ago
Alexander Smorkalov 8458f5c489 Android tutorial updated 12 years ago
Vladislav Vinogradov 10402c8a85 fixed gpu HoughCircles test 12 years ago
alegarda 0448f240a0 Added constants to gen_java.py 12 years ago
Vladislav Vinogradov c9868fc01f fixed warp tests 12 years ago
Vladislav Vinogradov 4f7cfbc26e fixed gpu bitwise operations with scalars 12 years ago
Vladislav Vinogradov a138e12a26 refactored gpu perf tests and fixed sanity tests 12 years ago
yao ea433cc496 remove the device specific logic 12 years ago
yao 62f8b0fc48 Fix ocl::dft error when program end on Linux 12 years ago
yao 0ac7f0d374 Simplify the bind texture logic of interpolate frame function 12 years ago
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