11353 Commits (2f65a0d4bab9c38854042a7e64814c59240f2f29)
 

Author SHA1 Message Date
Alexander Alekhin cb4267cb38 ts/perf: int -> enum WarmUpType 11 years ago
Roman Donchenko 17f53bc301 Merge pull request #1904 from severin-lemaignan:emscripten 11 years ago
Roman Donchenko 6e9a7706ce Merge pull request #1890 from alalek:ts_fix_seh_exceptions_handling 11 years ago
Andrey Pavlenko 3ff1620086 Merge pull request #1899 from berak:b_3171_24 11 years ago
Andrey Pavlenko 8db6d9f9b2 Merge pull request #1906 from asmorkalov:android_ocl_warn_fix 11 years ago
Andrey Pavlenko 0a624ee67d Merge pull request #1901 from vpisarev:ocl_svm3 11 years ago
Alexander Alekhin 206b56ed39 ts: catch & append general exceptions into log 11 years ago
Vadim Pisarevsky cd97d789b6 dummy commit to rerun pre-commit tests 11 years ago
Andrey Pavlenko 368bac7af6 Merge pull request #1744 from liuxing6666:2.4_fix_harris_test 11 years ago
Andrey Pavlenko 19ceab13f2 Merge pull request #1590 from ilya-lavrenov:cmd_parser_fix 11 years ago
Roman Donchenko aed69cc458 Merge pull request #1882 from philippefoubert:branch_ocl_instrumentation 11 years ago
Roman Donchenko 790f53f12a Merge pull request #1887 from jet47:android-cuda-6.0 11 years ago
Vadim Pisarevsky 161c3b71e6 hopefully, now opencv_test_imgproc should pass 11 years ago
Roman Donchenko f7f194e5dd Merge pull request #1797 from moodoki:bugfix_3344 11 years ago
Alexander Smorkalov eab7603096 Warning fixes and suppression in ocl module for gcc 4.6 from Android NDK. 11 years ago
Roman Donchenko 838961a289 Merge pull request #1897 from berak:b_3393_24 11 years ago
Séverin Lemaignan efe564e3b3 Ensure compilation to Javascript with Emscripten 11 years ago
Roman Donchenko fb568755a1 Merge pull request #1898 from berak:b_3349_24 11 years ago
Vadim Pisarevsky 5fea17ff0d still trying to fix failure in opencv_test_imgproc 11 years ago
Roman Donchenko b27d7d2a61 Merge pull request #1886 from ilya-lavrenov:tapi_lut 11 years ago
Roman Donchenko 0bbd768d9d Merge pull request #1884 from asmorkalov:winrt_img_proc_sample 11 years ago
Roman Donchenko f20af817d4 Merge pull request #1894 from asmorkalov:ocv_debug_build 11 years ago
Vadim Pisarevsky 7626a8e8de try to eliminate failure in opencv_imgproc_test 11 years ago
Vadim Pisarevsky 82b852c13c yet another attempt to make Core_UMat.getUMat test work 11 years ago
Vadim Pisarevsky 9be727b1ea another attempt to fix Core_UMat.getUMat test 11 years ago
Vadim Pisarevsky f263fe145a trying to guess and fix strange failure in core test 11 years ago
Vadim Pisarevsky d7f4a223cf fixed several compile errors/warnings; reacted on the PR comments 11 years ago
Philippe FOUBERT ec6f2e1c4d Using cv::String instead of std::string. 11 years ago
Vadim Pisarevsky 6da5d21331 fixed many bugs related to Mat::getUMat(), asynchronous kernel execution etc. Also, played a bit with ocl::cvtColor vs cv::cvtColor performance 11 years ago
berak 34a390fbc2 CV_WRAP for BackgroundSubtractorMOG2 11 years ago
berak 059bf1d9e5 corrected initialization of output_folder in facereco examples 11 years ago
berak 773616ee04 swapped x,y in elbp_ 11 years ago
Alexander Alekhin c1cfb4d422 core: added cv::error with CV_NORETURN attr 11 years ago
Andrey Pavlenko 429ab8ebee Merge pull request #1845 from StevenPuttemans:bugfix_3306 11 years ago
Andrey Pavlenko daefe6983f Merge pull request #1878 from ilya-lavrenov:ocl_resize_area_master 11 years ago
Ilya Lavrenov 09795e3265 added cv::resize INTER_AREA to T-API 11 years ago
Alexander Smorkalov d39e73365c Some debug options are removed because they are installed by Cmake automatically. 11 years ago
Roman Donchenko f8801cfdb8 Merge pull request #1892 from asmorkalov:android_native_camera_close_fix 11 years ago
Vladislav Vinogradov fc1d38ced8 fixed compilation of gpu-basics-similarity tutorial: 11 years ago
Andrey Pavlenko d83094b412 Merge pull request #1880 from ilya-lavrenov:tapi_cvtColor 11 years ago
Alexander Smorkalov a13db7c8fa Android native camera destruction fixed for Android 4.4. 11 years ago
Alexander Smorkalov 6b09345232 Filter selection and several filters implemented for WinRT sample. 11 years ago
Roman Donchenko 9ca80961fd Merge pull request #1874 from SpecLad:merge-2.4 11 years ago
Roman Donchenko 41154b30de Merge pull request #1885 from jet47:gpu-bgfg-test-fix 11 years ago
Vladislav Vinogradov 5ac8444c22 fixed CUDA_TOOLKIT_TARGET_DIR for android: 11 years ago
Ilya Lavrenov 4eba74ee19 added cv::LUT to T-API 11 years ago
Roman Donchenko 70c1b700d9 Merge pull request #1879 from LeszekSwirski:traincascade-2.4 11 years ago
Roman Donchenko 19b88a17bf Merge pull request #1873 from abak:hough_24 11 years ago
Vladislav Vinogradov 81acc5e73e added `-Xptxas;-dlcm=ca` and `-target-os-variant=Android` to nvcc flags 11 years ago
Vladislav Vinogradov 26cb0ce1d5 fixed compilation warnings in .cu files 11 years ago