4672 Commits (b07bce11ef2238291b6c430f3e8def3160fec82b)

Author SHA1 Message Date
Vladislav Vinogradov b07bce11ef increased epsilon in sanity test 12 years ago
Vladislav Vinogradov 83def21ba9 increased time limits in perf tests 12 years ago
Vadim Pisarevsky a06af5ca25 dramatic speedup of SVM::predict in the case of linear SVM 12 years ago
Vladislav Vinogradov 0a65f2f4af merged gpunonfree and nonfree module 12 years ago
Vladislav Vinogradov 3b065e38be fixed warnings 12 years ago
Vladislav Vinogradov fd7bf0b766 moved SURF_GPU and VIBE to gpunonfree module 12 years ago
Vladislav Vinogradov abc9ef6809 moved utility functions from gpu_perf_test and gpu_test to ts module 12 years ago
Daniil Osokin e153f0631c Added missing enums for cvtColor RGB to YUV420p 12 years ago
Vladislav Vinogradov 4a237af814 implemented Malvar, He, and Cutler Bayer Demosaicing on gpu 12 years ago
yao 084385cf38 Fix a bug in ocl::Erode/Dilate, simplify the host logic 12 years ago
peng xiao 3a565e001e Remove unnecessary HAVE_OPENCL macro block. 12 years ago
yao f8985bb7fc fix warnings on Linux 12 years ago
Andrey Kamaev 980fc93b4d Fix clang + ccache build warnings 12 years ago
Vladislav Vinogradov 4ddf634c30 gpu : implement Bayer* -> Gray color conversion 12 years ago
Andrey Kamaev ec8637a990 Fix build errors 12 years ago
peng xiao 34998b6034 Add ocl::SURF accurate test. 12 years ago
yao 3f81a152b9 remove the OpenCL define 12 years ago
yao 0f0a4c3099 add stereoBM function 12 years ago
Alexander Smorkalov 8942eaf0d7 Stetch support for Android View classes added (Feature #2840) 12 years ago
yao 7f0d6d42f0 fix mismatch on NV OCL and some AMD GPUs 12 years ago
Andrey Pavlenko 0e64baaec5 removing redundant code 12 years ago
Andrey Pavlenko 116d3be9c0 moving JNI library to 'build/lib' dir on non-Win 12 years ago
yao 65bb4250a4 Fix a bug in addWeighted x64 mode 12 years ago
yao 82b9854837 fix compile warnings 12 years ago
Andrey Pavlenko d18b2c2502 patch -> revision 12 years ago
Andrey Pavlenko c24d7cc066 adding more version-related variables 12 years ago
Vladislav Vinogradov f533f0dca9 fixed gpu sanity tests 12 years ago
Andrey Pavlenko 5321da92cb adding/fixing version suffix for desktop java library on all OSes 12 years ago
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
yao cbff75db9e fix build errors 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 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
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