21478 Commits (c527b3cefd1ef67a6cd9c583d4a9fe21e3d67564)

Author SHA1 Message Date
Anatoliy Talamanov c527b3cefd
Merge pull request #19319 from TolyaTalamanov:at/introduce-gopaque-garray-for-python 4 years ago
Ilya Churaev 8fa013309e
Merge pull request #19479 from ilyachur:remove_v0_multiply 4 years ago
Anna Khakimova 7ab3a80d0a
Merge pull request #19233 from anna-khakimova:ak/simd_absdiffc 4 years ago
Mark Harfouche 7405075ede CHange import order to avoid apple check error 4 years ago
Alexander Alekhin b6933dbf3a highgui(pollKey): properly handle no-GUI case 4 years ago
Alexander Alekhin e6959055b5 core(cuda.hpp): fix GpuMatND compilation with GCC < 5 4 years ago
Polina Smolnikova 0be18f5cb0
Merge pull request #19407 from rayonnant14:issue_19363 4 years ago
Namgoo Lee 7ea21c4b3c
Merge pull request #19259 from nglee:dev_gpumatnd1 4 years ago
Anna Khakimova fb3b297369
Merge pull request #18466 from anna-khakimova:ak/simd_addw_bitwise 4 years ago
Jebastin Nadar 09d2ca17cf
Merge pull request #19449 from SamFC10:tf-leakyrelu 4 years ago
Alexander Alekhin 83aa711346 dnn: rename clamp() => normalize_axis() 4 years ago
Christoph Rackwitz ab0e1c573a highgui: expose VSYNC window property for OpenGL on W32 4 years ago
Christoph Rackwitz 26da491053 implementation of pollKey, companion to waitKey 4 years ago
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