24680 Commits (5e241e7c368389470ba2fe08ef6b95523c570c58)
 

Author SHA1 Message Date
Hamdi Sahloul 5e241e7c36 CMAKE: Improve python detection 7 years ago
Alexander Alekhin 87ed12b8f3 Merge pull request #12465 from hmaarrfk:fix_bayer2rgba 7 years ago
Mark Harfouche 53bbed89ae Output RGBA images when bayer_xx2YYYA is called 7 years ago
cyy 286c2c236b Merge pull request #12458 from DEEPIR:3.4 7 years ago
Alexander Alekhin 875de75327 Merge pull request #12460 from cv3d:lint_unused 7 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 7 years ago
Alexander Alekhin f3fae0dae0 Merge pull request #12459 from alalek:fix_cuda_build 7 years ago
Alexander Alekhin f90aea22b1 cuda: fix build (legacy C-API usage) 7 years ago
Alexander Alekhin bd98ed46bd Merge pull request #12446 from alalek:imgproc_grabcut_numeric_issues 7 years ago
cyy 8b48c2a10c Merge pull request #12443 from DEEPIR:master 7 years ago
Alexander Alekhin f1f15841d7 Merge pull request #11630 from alalek:c_api_eliminate_constructors 7 years ago
Vadim Pisarevsky 80b62a41c6 Merge pull request #12411 from vpisarev:wide_convert 7 years ago
Vadim Pisarevsky 54279523a3 Merge pull request #12437 from vpisarev:avx2_fixes 7 years ago
Alexander Alekhin 24e72e151a imgproc: grabcut numeric stability 7 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 7 years ago
Alexander Alekhin ad146e5a6b core: remove constructors from C API structures 7 years ago
Alexander Alekhin 66d15e89df Merge pull request #12440 from woodychow:fix_normL2Sqr_speed_regression_3.4 7 years ago
Dmitry Kurtaev d486204a0d Merge pull request #12264 from dkurt:dnn_remove_forward_method 7 years ago
woody.chow 07c6b0a8df Replace naive normL2Sqr with hal::normL2Sqr_ for better performance 7 years ago
Alexander Alekhin 8e8315abfd Merge pull request #12434 from alalek:pr12414_rebased 7 years ago
Alexander Alekhin a18da0c55e Merge pull request #12355 from sturkmen72:update_samples 7 years ago
Zhenqing Hu d621a99e73 To fix bug #12389, which is a validation for the potential null pointer. 7 years ago
Alexander Alekhin 107660c7ba Merge pull request #12433 from alalek:fix_contrib_1746 7 years ago
Suleyman TURKMEN b33cb2e3f2 Update samples 7 years ago
Alexander Alekhin e70526625f imgproc: fix Subdiv2D::getTriangleList() 7 years ago
Alexander Alekhin 8a328e393d Merge pull request #12408 from dkurt:dnn_myriad_batch_tests 7 years ago
Alexander Alekhin 9fae8070dc Merge pull request #12424 from alalek:fix_build_avoid_nullptr 7 years ago
Dmitry Kurtaev 6ec230480d Enable Myriad tests with batch size > 1 7 years ago
Alexander Alekhin c441ad36c8 build: don't use nullptr without C++11 guard 7 years ago
Alexander Alekhin 59cd636ad7 Merge pull request #12420 from cv3d:fix/gtest_vc12 7 years ago
Hamdi Sahloul 3f3d805663 Workaround for GTest v1.8.1 + Visual Studio 2013 (vc12) 7 years ago
Alexander Alekhin 351ee2e3a5 Merge pull request #12409 from dkurt:fix_12407 7 years ago
Alexander Alekhin 7f7f30a08b Merge pull request #12406 from alalek:backport_12357_12391 7 years ago
Alexander Alekhin fda99c1c6c Merge pull request #12394 from alalek:imgproc_GaussianBlur_allow_HAL_8U 7 years ago
Alexander Alekhin 71c8de8fa1 Merge pull request #12383 from alalek:ts_qemu_support 7 years ago
Dmitry Kurtaev 27a6be8763 Fix #12407 7 years ago
Alexander Alekhin acce95f446 backport fixes for static analyzer warnings 7 years ago
Alexander Alekhin a78e5344df Merge pull request #12382 from alalek:update_gtest_1.8.1 7 years ago
Alexander Alekhin e5236cecd6 Merge pull request #12405 from todortomov:3.4_cap_v4l_query_conrtols 7 years ago
Alexander Alekhin 6aff916aa5 Merge pull request #12398 from alalek:samples_eliminate_cvconfig 7 years ago
Alexander Alekhin 4f9db2c03a Merge pull request #12377 from alalek:inputarray_raw_wrapper_customtype 7 years ago
Todor Tomov 9988e1b6ee cap_v4l: Fix private control enumeration end condition 7 years ago
Alexander Alekhin afb81ba6e6 samples: eliminate cvconfig.h usage 7 years ago
Alexander Alekhin 0f0a82b619 Merge pull request #12402 from alalek:fix_build_dnn_tests 7 years ago
Alexander Alekhin 2cf34c0fe5 dnn: fix tests build with disabled OpenCL 7 years ago
Alexander Alekhin 49a1328046 Merge pull request #12396 from LaurentBerger:I12392 7 years ago
Alexander Alekhin 2877f17372 Merge pull request #12397 from terfendail:resize_wintr_fix 7 years ago
Alexander Alekhin 00cbb894ec CUDA: drop OPENCV_TRAITS_ENABLE_DEPRECATED requirement 7 years ago
Alexander Alekhin a0f86479e0 core: wrap custom types via _RawArray (raw() call) 7 years ago
Vitaly Tuzov f9a5c4d181 Fixed bit-exact resize wide intrinsics implementation for 16U 7 years ago