7307 Commits (f89cc191a462ecf360a59aa072c9df3c8b19aaaf)
 

Author SHA1 Message Date
Alexander Smorkalov 7ec2b6bad0 Highgui tests for GUI disabled for WinRT; 12 years ago
Andrey Kamaev d756de176f Merge pull request #679 from jet47:gpu-simd-functions 12 years ago
Andrey Kamaev 1b10699996 Merge pull request #677 from jet47:gpu-lut-fix 12 years ago
Andrey Kamaev 40c26e21d2 Merge pull request #662 from asmorkalov:android_native_activity 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
Vadim Pisarevsky 321070ccf0 Merge pull request #669 from vpisarev:fast_lin_svm 12 years ago
cuda-geek ecdc7da6b1 Merge pull request #656 from jet47:gpu-nonfree 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 24c614f686 added load/save feature for SVM classifier in letter_recog sample 12 years ago
Vadim Pisarevsky a06af5ca25 dramatic speedup of SVM::predict in the case of linear SVM 12 years ago
Alexander Smorkalov b37d65ff2b Code refactoring was done. 12 years ago
Vladislav Vinogradov 0a65f2f4af merged gpunonfree and nonfree module 12 years ago
Andrey Kamaev 79e0e948a7 Merge pull request #663 from asmorkalov:manager_tegra4 12 years ago
Andrey Kamaev da00252963 Merge pull request #652 from Daniil-Osokin:fixCvtColorHeader 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
Alexander Smorkalov fca1f006d8 Tegra4 support added. 12 years ago
Alexander Smorkalov dc2bca0772 Initialization with Manager instead static link added. 12 years ago
Alexander Smorkalov 436d9bbcbb Base for Native Activity example added. 12 years ago
Daniil Osokin e153f0631c Added missing enums for cvtColor RGB to YUV420p 12 years ago
cuda-geek 819ac111a2 Merge pull request #660 from Nerei:2.4 12 years ago
Vadim Pisarevsky 959a5c980d Merge pull request #532 from jet47:super-resolution 12 years ago
Anatoly Baksheev 2bf3104ee5 bugfix in sample to support LBP classifier. To merge to master also. 12 years ago
cuda-geek 1d626194af Merge pull request #644 from jet47:gpu-debayer-mht 12 years ago
Andrey Kamaev 00d8ad9e7e Merge pull request #632 from pengx17:2.4 12 years ago
Andrey Kamaev 18ca645fd2 Merge pull request #631 from bitwangyaoyao:2.4_stereo 12 years ago
Vladislav Vinogradov 4a237af814 implemented Malvar, He, and Cutler Bayer Demosaicing on gpu 12 years ago
Andrey Kamaev ecf770d49d Merge pull request #638 from bitwangyaoyao:2.4_fixErode 12 years ago
Andrey Kamaev 5f3eb0fc49 Merge pull request #628 from bitwangyaoyao:2.4_fixMoments 12 years ago
peng xiao 34c7162104 Merge remote-tracking branch 'upstream/2.4' into 2.4 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 1d3219747a Merge pull request #633 from jet47:gpu-debayer-gray 12 years ago
Andrey Kamaev 632211eb27 Merge pull request #630 from asmorkalov:android_view_stretch 12 years ago
Andrey Kamaev 980fc93b4d Fix clang + ccache build warnings 12 years ago
Andrey Kamaev d1a148b06f Merge pull request #635 from taka-no-me:c++11 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