5131 Commits (6982ea5a669de8e412ce407adceca5efb16c5906)

Author SHA1 Message Date
Vadim Pisarevsky 63a5587d0d exploring possible bug in optimize_linear_svm 12 years ago
Alexander Smorkalov 7ec2b6bad0 Highgui tests for GUI disabled for WinRT; 12 years ago
Vladislav Vinogradov 33ff3d6016 added simd_functions.hpp to device layer 12 years ago
Vladislav Vinogradov d87b709c26 fixed minMax perf test 12 years ago
Vladislav Vinogradov 0149969463 disable tests that requires video support if it is not available 12 years ago
Vladislav Vinogradov b07bce11ef increased epsilon in sanity test 12 years ago
Vladislav Vinogradov 83def21ba9 increased time limits in perf tests 12 years ago
Vladislav Vinogradov 99c49648fa fixed gpu::LUT on multi device system 12 years ago
Alexander Smorkalov 429cd85b46 More accurate guards for WinRT features in CMake. 12 years ago
Vadim Pisarevsky 9a86245242 added test for bug #1448 and hopefully fixes the bug #2898 12 years ago
Alexander Smorkalov 3d594c70ff Multiple Windows RT fixes 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
Alexander Smorkalov 06aff4e7b0 Initial Windows RT support commit. 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