20288 Commits (ca6a11e4d2c50040bb9237d72eda4402b0f0e005)

Author SHA1 Message Date
Alexander Alekhin 377dd04224 core: fix .begin()/.end() of empty Mat 5 years ago
Anton Potapov 31d624f9a8 G-API utils - fix compilation error in variant::operator= 5 years ago
Anatoliy Talamanov 8fe9674301
Merge pull request #16768 from TolyaTalamanov:at/add-warp-affine 5 years ago
Pavel Rojtberg 66cf55ea1f dnn: expose only float variant of NMSBoxes for bindings 5 years ago
Alexander Alekhin 4b47c7dbd2 cmake(python): handle PYTHON3_LIMITED_API 5 years ago
Pratik Raj 2160f9b20e
Merge pull request #16733 from Rajpratik71:master 5 years ago
Dmitry Kurtaev 11d565ca62 Fix LSTM from ONNX with batch==1 5 years ago
Dmitry Kurtaev 8d69dbdf49 LSTM from ONNX works 5 years ago
Dmitry Kurtaev 14da5ec311 LSTM scalar 5 years ago
Liubov Batanina 718d7e4b04
Merge pull request #16715 from l-bat:slice_onnx 5 years ago
Alexander Alekhin ca68fac4b2 stitching: don't use nonfree by default 5 years ago
YashasSamaga 034a43e7f7 release and relock on wrapper resize 5 years ago
Alexander Alekhin 77d1c20fb7 core(buffer_area): handle 'OPENCV_ENABLE_MEMORY_SANITIZER=ON' case 5 years ago
Maksim Shabunin 05d4975619 objdetect: fix QRCode tests with disabled QUIRC 5 years ago
Maksim Shabunin d4d95bd70d Fixs several problems found by static analysis 5 years ago
Maksim Shabunin 7e7bb3027c Fixs several problems found by static analysis 5 years ago
RAJKIRAN NATARAJAN 3b2e409fa7
Merge pull request #16779 from saskatchewancatch:issue-16777 5 years ago
Dmitry Kurtaev 7f0d90a525 Fix memory leak in Python custom dnn layers 5 years ago
Sayed Adel 9ea62bfddb core:vsx reimplement `v_broadcast_element()` 5 years ago
Liubov Batanina 2645ee90ca
Merge pull request #16735 from l-bat:flatten_const_onnx 5 years ago
Alexander Alekhin 9b64eadcb6 dnn(ie): separate IECore for different devices 5 years ago
Anton Potapov 3af63fe052 GAPI - KW fixes 5 years ago
Alexander Alekhin 7080c783d1 cmake: fix missing project() warning in Python standalone builds 5 years ago
Anton Potapov d3b68b059b GAPI - KW fixes 5 years ago
Alexander Alekhin 7d1c42afe1 dnn: fix merge mistake in scale_layer.cpp 5 years ago
Alexander Duda d594e72586 fix: estimateChessboardSharpness triggers out of range test 5 years ago
Alexander Alekhin 4e56c1326f core: adjust type of allocator_stats counter, allow to disable 5 years ago
Anton Potapov 3ba6b41961 GAPI - KW fixes 5 years ago
Anton Potapov 72fedbe096 GAPI - KW fixes 5 years ago
Alexander Alekhin 83e1d79403 core: update CPUs detection 5 years ago
Vadim Levin 09fe66e87f
Merge pull request #16713 from VadimLevin:dev/vlevin/ffmpeg_video_capture_bitrate 5 years ago
Alexander Alekhin 3c85745e22 pre: OpenCV 4.3.0 (version++) 5 years ago
Alexander Alekhin b7ecaceda8 pre: OpenCV 3.4.10 (version++) 5 years ago
Maxim Pashchenkov 3befdb4ae8
Merge pull request #16604 from Volskig:mp/ocv-gapi-zero-height-mat 5 years ago
Alexander Alekhin db95aec4a7 dnn(ie): switch to nGraph backend by default 5 years ago
Yashas Samaga B L 490908f0ff
Merge pull request #16436 from YashasSamaga:feature-enetb0-yolo 5 years ago
NesQl 0bcdf7d03e
Merge pull request #16724 from liqi-c:3.4-tengine 5 years ago
Alexander Duda 44560c3e50 calib3d: add estimateChessboardSharpness 5 years ago
Dmitry Kurtaev b927ce18b2 Support for MobileNetV3-SSD from TensorFlow 5 years ago
Alexander Alekhin 198b5096aa
Merge pull request #16754 from alalek:issue_16752 5 years ago
Eduard Trulls 7e637c134f Expose maxIters in findFundamentalMat 5 years ago
Alexander Alekhin 34530da66e core: fix coverity issues 5 years ago
Alexander Alekhin 3a2f40ac6f core: don't allow reallocation in add/div/sub/bitwise aug operators 5 years ago
Alexander Alekhin a55cc07548 ts(gtest): dump exception message from EXPECT_NO_THROW() 5 years ago
Manoj Gupta 880d2afb67 Fix building with ToT libc++ 5 years ago
Dmitry Kurtaev 9e332dc5fb Broadcasting from ONNX 5 years ago
Maxim Pashchenkov bce9837604 Added assert for create Mat with negative dims, added tets for this case 5 years ago
Maxim Pashchenkov f3a50224f2 Rm imgproc from render.cpp 5 years ago
Alexander Alekhin 4f288a1e28
Merge pull request #16704 from alalek:core_log_once_log_if 5 years ago
Alexander Alekhin fd09413566
Merge pull request #16731 from alalek:issue_16708 5 years ago