32858 Commits (a174a6c0b5aee7f29feb23a9f8d991a329cc86ed)
 

Author SHA1 Message Date
zihaomu 5bf64e7dfe fix the infinite loop in tf importer of 3.4 branch 2 years ago
Dan Mašek 51b897b672 Fix #22765: Remove unnecessary function resulting in infinite recursion. Since In all four places it was used, we already check the shared pointer, the extra assert that the function provided was redundand, so I removed it, and I added a dereference to the `window` parameters. 2 years ago
Amir Hassan da4ac6b7ef
Merge pull request #22706 from kallaballa:libavdevice_for_ffmpeg_v4l2 2 years ago
Juha Reunanen 1ba0984203
Merge pull request #22790 from reunanen:add-capability-to-set-DWA-compression-level-in-OpenEXR-encoding 2 years ago
kallaballa f5e852cdf0 define the number of dstChannels for HLS and HSV conversion as well 2 years ago
zoom ef2677b0a6 Make MatMul layer support 3d or 4d operation with const input 2 years ago
Anatoliy Talamanov 2aad039b4f
Merge pull request #22494 from TolyaTalamanov:at/expose-all-core-to-python 2 years ago
Alexander Alekhin 8a90948a1c Merge pull request #22761 from reunanen:fix-floodFill-for-very-large-images 2 years ago
Juha Reunanen 63bff33e85 Fix floodFill for very large images 2 years ago
Alexander Alekhin 21133a2091 Merge pull request #22744 from WanliZhong:fix_gitcode_mirror 2 years ago
zoom 39f995e319 Fix the problem that "ADE" downloaded from GitCode doesn't work. 2 years ago
Alexander Alekhin 91624e87ab Merge pull request #22739 from zihaomu:remove_never_used_code 2 years ago
zoom 11d492b0b9 Let part of the operators in nary_eltwise support cuda 2 years ago
Zihao Mu 17f2b56291 remove never used code in onnximporter 2 years ago
fwcd d1d8ac57f3 Cocoa/highgui: Set activateIgnoringOtherApps 2 years ago
Alexander Alekhin b418eb112c Merge pull request #22717 from alalek:issue_22716 2 years ago
Alexander Alekhin ee9137f176 Merge pull request #22725 from zihaomu:fix_infinit_loop_in_tf 2 years ago
Zihao Mu 903bf0147e
Merge pull request #22666 from zihaomu:support_onnx_qdq_model 2 years ago
Alexander Alekhin 540aa13300 Merge pull request #22718 from zihaomu:improve_stackblur 2 years ago
Alexander Alekhin bbbf1168dc Merge pull request #22726 from JopKnoppers:master 2 years ago
Zihao Mu 18fbb72f7d fix the infinite loop in tf importer. 2 years ago
JopKnoppers 0b5fd4f6bb
Included thread in gapi_async_test.cpp 2 years ago
Alexander Alekhin 87360c2ae5 Merge pull request #22601 from cpoerschke:4.x-issue-22595 2 years ago
Zihao Mu 17b98dd005 improve code style and Doc of stackblur. 2 years ago
Alexander Alekhin 1293e99ad8 Merge pull request #22712 from dmatveev:dm/fix_va_headers 2 years ago
Alexander Alekhin 028d4d83d3 imgproc: sigma2=sigma1 in top-level function of GaussianBlur 2 years ago
cudawarped be670e168a
Merge pull request #22615 from cudawarped:nvcuvenc 2 years ago
Dmitry Matveev b619477be9 Fix issues with VA_INCLUDE_HEADERS when building with CUDA support 2 years ago
Alexander Smorkalov 778faddbd8
Merge pull request #22463 from hanliutong:rvv 2 years ago
Alexander Smorkalov f644634aa6
Merge pull request #22702 from kallaballa:ffmpeg_environment_variables 2 years ago
kallaballa 547f4c2c5a print a debug message if the environment variables OPENCV_FFMPEG_CAPTURE_OPTIONS and OPENCV_FFMPEG_WRITER_OPTIONS are set 2 years ago
HAN Liutong 5462a6be6e Update SIMD macro for RVV backend. 2 years ago
Alexander Smorkalov a60496f9df
Merge pull request #22633 from cudawarped:fix_3361 2 years ago
Alexander Smorkalov acd8d3a617
Merge pull request #22692 from asmorkalov:as/arm_debug_4x 2 years ago
Alexander Smorkalov 0c92305a4b
Merge pull request #22690 from alalek:android_config_ndk25 2 years ago
Alexander Smorkalov 1ecfff0fa0
Merge pull request #22689 from asmorkalov:as/ubuntu14_tk1_ffmpeg 2 years ago
Alexander Smorkalov d933034ad4 Added ARM64 debug configuration to CI. 2 years ago
Alexander Smorkalov a6fadfe1c2 libav for jetson tk1 does not provide libavutil/display.h. 2 years ago
Alexander Alekhin aae317c017 android: add configuration for NDK 25 and Android API 32 (12L) 2 years ago
Alexander Smorkalov 37683aca56
Merge pull request #22687 from asmorkalov:as/yolo7_test 2 years ago
Alexander Smorkalov 22f8fb4d5c Do not fail tests in Yolo v7 model was not found. 2 years ago
Alexander Smorkalov 7d1589d407
Merge pull request #22684 from alalek:android_update 2 years ago
Alexander Smorkalov b35018d955
Merge pull request #22683 from alalek:android_activity_export 2 years ago
Alexander Alekhin c29a3aa0a0 android: update build scripts 2 years ago
Alexander Alekhin eae5fd81e5 android: add android:exported="true" 2 years ago
Alexander Smorkalov 23edec83fb
Merge pull request #22667 from zihaomu:bug_fix_in_winograd 2 years ago
Alexander Smorkalov e4cd430710
Merge pull request #22653 from WanliZhong:issue22597 2 years ago
Dmitry Kurtaev 35b2cff295
Merge pull request #22656 from dkurt:halide_fixes 2 years ago
Ramiro Silveyra d'Avila 8e5f37f87c
Merge pull request #22672 from ramasilveyra:docs/remove-dup-v4 2 years ago
Zihao Mu cee8c86b6e fixed bug at winograd of SIMD128 and more robust code. 2 years ago