24823 Commits (dca657a2fde42a1c70c55881bfd128b6567a5946)
 

Author SHA1 Message Date
Alexander Alekhin 7f7f30a08b Merge pull request #12406 from alalek:backport_12357_12391 7 years ago
Alexander Alekhin e0bfe44cac Merge pull request #12400 from alalek:dnn_update_inline_namespace_master 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
cyy 10fb88d027 Merge pull request #12391 from DEEPIR:master 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 f826709452 Merge pull request #12303 from cv3d:improvements/binding_python 7 years ago
Alexander Alekhin f10fd64630 dnn: update "guard" inline namespace 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
LaurentBerger d71812425a Solves issue 12392 7 years ago
Alexander Alekhin aa5c45339c Merge pull request #12393 from peterjozsa:issue_12301 7 years ago
Alexander Alekhin 1e362ff5c3 imgproc(GaussianBlur): restore processing order 7 years ago
Vadim Pisarevsky fc71316690 Merge pull request #12371 from alalek:issue_12366 7 years ago
yuki takehara cb7ee27cd9 Fix bug in distanceTransform (#12278) 7 years ago
Dmitry Kurtaev c7cf8fb35c Import SSDs from TensorFlow by training config (#12188) 7 years ago
Peter Jozsa 8b0e1c7fcb Fix https://github.com/opencv/opencv/issues/12301 7 years ago
Alexander Alekhin e3af72bb68 Merge pull request #12376 from alalek:issue_12337 7 years ago
Alexander Alekhin ec3492a22a Merge pull request #12374 from alalek:issue_12368 7 years ago
Alexander Alekhin 07808c8d5d Merge pull request #12373 from alalek:issue_12365 7 years ago
Alexander Alekhin 436e330642 Merge pull request #12386 from wzw-intel:redundant_code 7 years ago
Wu Zhiwen a11d944f51 dnn: Remove a duplicated code snippet for flatten layer 7 years ago
Alexander Alekhin c85e44697e cmake: drop unconditional forcing of CMAKE_SKIP_RPATH=TRUE 7 years ago
Alexander Alekhin af883e88e1 ts: support QEMU launcher 7 years ago
Alexander Alekhin 3dddf703a9 ts: re-apply OpenCV-specific patch on googletest 1.8.1 7 years ago
cyy 09837928d9 Merge pull request #12357 from DEEPIR:master 7 years ago
Alexander Alekhin f7ccc74e09 ts: update Google Test 1.8.1 7 years ago
Alexander Alekhin 546fcd990e ts: restore Google Test 1.8.0 (capture OpenCV specific patch) 7 years ago
Alexander Alekhin 5eb295adf3 Merge pull request #12379 from alalek:fix_warning_win32 7 years ago
Alexander Alekhin 20bf7b6a79 imgcodecs(webp): use safe cast to size_t on Win32 7 years ago
Alexander Alekhin dce4e94f02 Merge pull request #12372 from cv3d:fix/python_phantom 7 years ago
Alexander Alekhin af769e4ec8 Merge pull request #12362 from alalek:fix_js_headers 7 years ago
Hamdi Sahloul ee6415bd1c Improves a UMat unit test 7 years ago
Alexander Alekhin 70a27c7dd6 core: add solveLP type checks for output 7 years ago
Alexander Alekhin 701760dbeb calib3d: use `Mat::reserveBuffer()` instead of `.create()` 7 years ago
Alexander Alekhin 0f9f2696be imgproc: small code refactoring (findContours -> l_cinfo) 7 years ago
Alexander Alekhin 65a0587ce8 imgproc(segmentation): don't increase mask NULL pointer 7 years ago
Hamdi Sahloul 78835ad87a Support enum arguments for Java binding 7 years ago