24696 Commits (38f8fc6c8230c37ce1721fbfd5e1243045e96b8b)
 

Author SHA1 Message Date
Marat K 38f8fc6c82 Merge pull request #12249 from kopytjuk:feature/region-layer-batch-mode 6 years ago
jsxyhelu 7828854c9d Merge pull request #12206 from jsxyhelu/3.4 6 years ago
Alexander Alekhin 492ef14550 Merge pull request #12494 from DEEPIR:3.4 6 years ago
Alexander Alekhin be2ccdbf0b Merge pull request #12479 from sturkmen72:patch-2 6 years ago
cyy 8f78a1123b fix uninitialized read errors reported by CUDA-INITCHECK 6 years ago
Alexander Alekhin d7885ed819 Merge pull request #12482 from GeorgeMironov:protobuf-cmake-fix 6 years ago
Alexander Alekhin b9fd5f8186 Merge pull request #12483 from terfendail:meanstddev_multichan 6 years ago
Lubov Batanina 0c8590027f Merge pull request #12071 from l-bat/l-bat:onnx_parser 6 years ago
Vitaly Tuzov 2f929376ec Fixed meanStdDev() implementation for the case input matrix has more than 4 channels 6 years ago
Suleyman TURKMEN 30a4e2f7ac Update hog.cpp 6 years ago
George Mironov 8e0781648b Fix include paths when building with external protobuf 6 years ago
Alexander Alekhin c331a214d0 Merge pull request #12054 from alalek:debug_bindings 6 years ago
Alexander Alekhin c35c5a47df Merge pull request #12475 from sturkmen72:patch-1 6 years ago
Alexander Alekhin 17cc21c9d6 Merge pull request #12473 from cv3d:cmake/python_detection 6 years ago
Hamdi Sahloul 5e241e7c36 CMAKE: Improve python detection 6 years ago
Suleyman TURKMEN 92517fa359 Update window.cpp 6 years ago
Alexander Alekhin 95dd4b3f27 bindings: add debug helpers for args conversions 6 years ago
Alexander Alekhin 87ed12b8f3 Merge pull request #12465 from hmaarrfk:fix_bayer2rgba 6 years ago
Mark Harfouche 53bbed89ae Output RGBA images when bayer_xx2YYYA is called 6 years ago
cyy 286c2c236b Merge pull request #12458 from DEEPIR:3.4 6 years ago
Alexander Alekhin 875de75327 Merge pull request #12460 from cv3d:lint_unused 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
Alexander Alekhin f3fae0dae0 Merge pull request #12459 from alalek:fix_cuda_build 6 years ago
Alexander Alekhin f90aea22b1 cuda: fix build (legacy C-API usage) 6 years ago
Alexander Alekhin bd98ed46bd Merge pull request #12446 from alalek:imgproc_grabcut_numeric_issues 6 years ago
cyy 8b48c2a10c Merge pull request #12443 from DEEPIR:master 6 years ago
Alexander Alekhin f1f15841d7 Merge pull request #11630 from alalek:c_api_eliminate_constructors 6 years ago
Vadim Pisarevsky 80b62a41c6 Merge pull request #12411 from vpisarev:wide_convert 6 years ago
Vadim Pisarevsky 54279523a3 Merge pull request #12437 from vpisarev:avx2_fixes 6 years ago
Alexander Alekhin 24e72e151a imgproc: grabcut numeric stability 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Alexander Alekhin ad146e5a6b core: remove constructors from C API structures 6 years ago
Alexander Alekhin 66d15e89df Merge pull request #12440 from woodychow:fix_normL2Sqr_speed_regression_3.4 6 years ago
Dmitry Kurtaev d486204a0d Merge pull request #12264 from dkurt:dnn_remove_forward_method 6 years ago
woody.chow 07c6b0a8df Replace naive normL2Sqr with hal::normL2Sqr_ for better performance 6 years ago
Alexander Alekhin 8e8315abfd Merge pull request #12434 from alalek:pr12414_rebased 6 years ago
Alexander Alekhin a18da0c55e Merge pull request #12355 from sturkmen72:update_samples 6 years ago
Zhenqing Hu d621a99e73 To fix bug #12389, which is a validation for the potential null pointer. 6 years ago
Alexander Alekhin 107660c7ba Merge pull request #12433 from alalek:fix_contrib_1746 6 years ago
Suleyman TURKMEN b33cb2e3f2 Update samples 6 years ago
Alexander Alekhin e70526625f imgproc: fix Subdiv2D::getTriangleList() 6 years ago
Alexander Alekhin 8a328e393d Merge pull request #12408 from dkurt:dnn_myriad_batch_tests 6 years ago
Alexander Alekhin 9fae8070dc Merge pull request #12424 from alalek:fix_build_avoid_nullptr 6 years ago
Dmitry Kurtaev 6ec230480d Enable Myriad tests with batch size > 1 6 years ago
Alexander Alekhin c441ad36c8 build: don't use nullptr without C++11 guard 6 years ago
Alexander Alekhin 59cd636ad7 Merge pull request #12420 from cv3d:fix/gtest_vc12 6 years ago
Hamdi Sahloul 3f3d805663 Workaround for GTest v1.8.1 + Visual Studio 2013 (vc12) 6 years ago
Alexander Alekhin 351ee2e3a5 Merge pull request #12409 from dkurt:fix_12407 6 years ago
Alexander Alekhin 7f7f30a08b Merge pull request #12406 from alalek:backport_12357_12391 6 years ago
Alexander Alekhin fda99c1c6c Merge pull request #12394 from alalek:imgproc_GaussianBlur_allow_HAL_8U 6 years ago