18327 Commits (ebe13a9613e7e136f52ab328b244bc6f7e91d5d5)

Author SHA1 Message Date
Vitaly Tuzov 1f88a1af9c testlog_parser updated to handle output of latest GTest as well 6 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 6 years ago
Takuho NAKANO 451340fd3d Merge pull request #12523 from takotakot:12455_rotatedrect_constructor 6 years ago
Alexander Alekhin fdaeb20253 dnn(test): run DL IE tests on Intel OpenCL devices only 6 years ago
Vitaly Tuzov 29770e13e8 Fixed bit-exact resize SIMD implementation for AVX2 baseline 6 years ago
Maksim Shabunin 78c500e97a Removed unnecessary build-time MediaSDK detection 6 years ago
Mark Harfouche 095b0d3272 Fix BayerXX2RGBA when blue is on the first line. 6 years ago
Alexander Alekhin b7b82c1cef dnn(tensorflow): re-generate files using protoc 6 years ago
George Mironov cb5da8983f Rename tensorflow namespace 6 years ago
Dmitry Kurtaev 58ac3e09da Change default value of crop argument of blobFromImage from true to false 6 years ago
Dmitry Kurtaev 09fa758725 Replace Darknet's Reorg to permute layer 6 years ago
take1014 57ae3ac7a2 fix document about HoughLines 6 years ago
Alexander Alekhin 6fc855865f dnn(test): fix failures of 32-bit builders 6 years ago
Hamdi Sahloul 03b3be0f51 MSVC: Slience external/meaningless warnings 6 years ago
Marat K 38f8fc6c82 Merge pull request #12249 from kopytjuk:feature/region-layer-batch-mode 6 years ago
Alexander Alekhin d7ac4495c3 highgui: fix QT build 6 years ago
Tomoaki Teshima 88b04c3cd4 remove raw SSE2 implementation 6 years ago
Alexander Nesterov 1fb7ee0e16 Optimiaztion search template lines and added sample 6 years ago
cyy 8f78a1123b fix uninitialized read errors reported by CUDA-INITCHECK 6 years ago
Lubov Batanina 0c8590027f Merge pull request #12071 from l-bat/l-bat:onnx_parser 6 years ago
Vitaly Tuzov 0a5bd0ac8b sum() implementation updated to use wide universal intrinsics 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
Suleyman TURKMEN 92517fa359 Update window.cpp 6 years ago
Alexander Alekhin 95dd4b3f27 bindings: add debug helpers for args conversions 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
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
Alexander Alekhin f90aea22b1 cuda: fix build (legacy C-API usage) 6 years ago
cyy 8b48c2a10c Merge pull request #12443 from DEEPIR:master 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
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
Zhenqing Hu d621a99e73 To fix bug #12389, which is a validation for the potential null pointer. 6 years ago
Alexander Alekhin e70526625f imgproc: fix Subdiv2D::getTriangleList() 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
Hamdi Sahloul 3f3d805663 Workaround for GTest v1.8.1 + Visual Studio 2013 (vc12) 6 years ago
Dmitry Kurtaev 27a6be8763 Fix #12407 6 years ago
Alexander Alekhin acce95f446 backport fixes for static analyzer warnings 6 years ago
Todor Tomov 9988e1b6ee cap_v4l: Fix private control enumeration end condition 6 years ago
Alexander Alekhin 2cf34c0fe5 dnn: fix tests build with disabled OpenCL 6 years ago
Alexander Alekhin 00cbb894ec CUDA: drop OPENCV_TRAITS_ENABLE_DEPRECATED requirement 6 years ago
Alexander Alekhin a0f86479e0 core: wrap custom types via _RawArray (raw() call) 6 years ago
Vitaly Tuzov f9a5c4d181 Fixed bit-exact resize wide intrinsics implementation for 16U 6 years ago
LaurentBerger d71812425a Solves issue 12392 6 years ago