32577 Commits (b42c11de826340ffecf826613837f29bcbedfc04)
 

Author SHA1 Message Date
Zhuo Zhang c63a6c472d fix typo: Gausssian to Gaussian 2 years ago
Alexander Alekhin 5b3f721efa Merge pull request #22805 from dan-masek:fix_issue_22766 2 years ago
Dan Mašek e5bea2bde4 Fix #22766: Corrected off-by one error causing inconsistent row spacing. (rebased to 3.4) 2 years ago
Dan Mašek e9d64e0a8c Fix #22767: Ensure that the buttons are spaced to the size of the toolbar window, which is always visible. (rebased to 3.x) 2 years ago
Alexander Alekhin f0df78b7e7 imgcodecs: ensure parameters are key-value pairs, fix HDR encoder 2 years ago
Maksim Shabunin e93d976d00 gapi: fix InferWithReshape test crash when data is not found 2 years ago
Anatoliy Talamanov 64aad34cb4
Merge pull request #22735 from TolyaTalamanov:at/expose-all-imgproc-to-python 2 years ago
Alexander Smorkalov 7592d58f0c
Merge pull request #22771 from kallaballa:opencl_hls_and_hsv_conversions_bug 2 years ago
Alexander Smorkalov 08906ddd4b
Merge pull request #22814 from AleksandrPanov:log_qr_version 2 years ago
su77ungr d21761c0fd
Merge pull request #22727 from su77ungr:patch-1 2 years ago
Alexander Smorkalov 277ead95d9
Merge pull request #22816 from cudawarped/remove_windows_cuda_dll_warning 2 years ago
Alexander Alekhin 5d14cc68b7 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2 years ago
Alexander Alekhin ce80e0dc57
Merge pull request #22559 from smirnov-alexey:as/vpl_ocl 2 years ago
Alexey Smirnov 4c74e6d89d Copy mpashchenkov's changes 2 years ago
cudawarped 45d04175d4 Suppress 2 years ago
AleksandrPanov 687c9b7b29 log QR version and corners 2 years ago
Alexander Alekhin d9f66413ee Merge pull request #22811 from alalek:core_check_bool 2 years ago
Alexander Alekhin 1b1bbe4262
Merge pull request #22801 from alalek:update_zlib 2 years ago
Alexander Smorkalov 3edf7c25d4
Merge pull request #22804 from dan-masek:fix_issue_22765 2 years ago
Alexander Alekhin 54531f8e3b core: support CV_Check*() macros with 'bool' parameters 2 years ago
Alexander Smorkalov b5a68f235a
Merge pull request #22802 from zihaomu:fix_infinit_loop_in_tf_34 2 years ago
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