21842 Commits (3e513ee6ab7a23ff5d498e3fb9518665777ed415)

Author SHA1 Message Date
Pavel Rojtberg 6c1a433c4c python: also catch general c++ exceptions 4 years ago
Alexander Smorkalov 0016c25b58 Guard non-free usage in stitching as contrib can be built without it. 4 years ago
LaurentBerger 94e1126678
Merge pull request #19423 from LaurentBerger:houg_acc 4 years ago
Liubov Batanina 68eb54dc13 Added ONNX NormalizeL2 subgraph 4 years ago
Liangda-w b08d67c4e1
Merge pull request #19419 from Liangda-w:patch-1 4 years ago
Alexander Alekhin 30bef20e22 js: fix SIMD build 4 years ago
Alexander Alekhin c5bf15e009 build: fix cv2.cpp compilation 4 years ago
Sergey Slashchinin e2949c7d0a Align 3.4 branch with master 4 years ago
Maxim Pashchenkov e250bae356
Merge pull request #18943 from mpashchenkov:mp/onnx-padding 4 years ago
Olivier Le Doeuff 4c7f56263e
Merge pull request #19370 from OlivierLDff:patch-dshow-convertrgb 4 years ago
Maksim Shabunin 694fe3e7d2 core, gapi: supported build with oneTBB 2021 4 years ago
Dale Phurrough 34c3f0f495
add cuda::Stream constructor with cuda flags 4 years ago
Alexander Alekhin e705414bea videoio(plugins): support VideoCaptureParameters, CAPTURE_API_VERSION=1 4 years ago
MaximMilashchenko 467870415b
Merge pull request #19394 from MaximMilashchenko:params 4 years ago
Alexander Alekhin b73bf03bfc core: parallel backends API 4 years ago
Dale Phurrough 5c70a2015f
fix python test runner wildcard handling 4 years ago
Liubov Batanina c12930cdde
Merge pull request #19372 from l-bat:lb/onnx_pads_calc 4 years ago
Tomoaki Teshima 96e0902f39 fix peaky test failure 4 years ago
Vadim Levin 1d3207d7c7 feat: common fixed size sequence conversion for Python bindings 4 years ago
Orest Chura e982ad2284
Merge pull request #19337 from OrestChura:oc/fLine_fCont_perftests 4 years ago
Tomoaki Teshima 3cfe7b9af9 fix wrong index 4 years ago
Alexander Alekhin 37e656082b core(ocl): update isOpenCLActivated() 4 years ago
Christoph Rackwitz 0c0cf8b19f highgui: remove gutter in window_w32 4 years ago
Alexander Alekhin 7825abd540 python: handle errors in Rect conversions 4 years ago
Liubov Batanina 38a49f92ab Added shared weights for MatMul 4 years ago
Alexander Smorkalov b4e941d431 VideoCapture test to ensure that cv::VideoCapture does not share output buffers between frames. 4 years ago
Sergei Slashchinin ea41f89b40
Merge pull request #19058 from sl-sergei:cuda_1d 4 years ago
Alexander Alekhin 1d5589296e gapi: fix build warning 4 years ago
Maksim Shabunin e4e10e54df Updated more links to forum.opencv.org 4 years ago
Maksim Shabunin f65d75f5c8 Updated more links to forum.opencv.org 4 years ago
Vadim Levin a0bdb78a99 feat: add overload resolution exception for Python bindings 4 years ago
Alexander Alekhin 212815a10d core(ocl): fix lifetime handling of Image kernel args 4 years ago
Tomoaki Teshima e49ae68524 workaround the test failure 4 years ago
shioko 5967acc9ca
fix typo of the word storage 4 years ago
Alexander Alekhin 10ef76905c gapi: avoid global static initializers 4 years ago
Liubov Batanina af9597f454 Added Mish ONNX subgraph 4 years ago
Alexander Alekhin e43375cc68 gapi(async): use lazy-initialization of async_service singleton 4 years ago
Francesco Petrogalli 235e648bf5
Merge pull request #19268 from fpetrogalli:tabs-summary-output 4 years ago
Alexander Alekhin 98889e41b0 videoio: fix API/ABI_VERSION macros before plugin_api.hpp 4 years ago
Alexander Alekhin 962cdc2d98 videoio: split capture/writer plugin APIs 4 years ago
Alexander Alekhin b3233de1c2 videoio: mv plugin_api.hpp (preserve git history) 4 years ago
Alexander Alekhin 2cd540b9c4 videoio: backup backend_plugin_legacy.impl.hpp 4 years ago
Orest Chura d34a34f328
Merge pull request #19215 from OrestChura:oc/bRect_perftests 4 years ago
Maxim Pashchenkov 3eaeca58da
Merge pull request #18902 from mpashchenkov:mp/onnx-const-input 4 years ago
Rachel A f98e567f49 Solution to documentation issue https://github.com/opencv/opencv/issues/18836 4 years ago
Vitaly Tuzov 8f653ba8de Inlined WASM fallback intrinsics to avoid using of V_TypeTraits 4 years ago
Your Name 646a023ff4 Fix building opencv using gcc 11.x #19244 4 years ago
Liangqian e4c7fca755
Merge pull request #19098 from chargerKong:EulerAngle 4 years ago
Alexander Alekhin ee17b5de6e swift(test): fix minAreaRect test 4 years ago
Ian Maquignaz 378a634de8 Updated Calib3d documentation to fix missing @ref in master 4 years ago