23240 Commits (71c6339af0c0f50df754c2196a2de83e1211c42b)

Author SHA1 Message Date
zihaomu 71c6339af0 remove old convolution branch, and optimize conv3d and conv1d. 2 years ago
Alexander Alekhin 24d7eb0ca5 videoio(test): test skip due to non-updated FFmpeg wrapper 2 years ago
Zihao Mu 0a650b573b
Merge pull request #22840 from zihaomu:optimze_conv_memory_usage 2 years ago
Maksim Shabunin 6ad216576d videoio/FFmpeg: added CV_16UC1 read/write support 2 years ago
Alexander Alekhin c5a4df30c6 risc-v: fix RVV backend on clang with undefined CV_RVV_SCALABLE 2 years ago
Zihao Mu cb8f1dca3b
Merge pull request #22808 from zihaomu:nanotrack 2 years ago
Christine Poerschke 4792837f2e
Merge pull request #22865 from cpoerschke:3.4-issue-22860 2 years ago
Alexander Alekhin d16b3b2487 dnn(test): restore openvino tests with 'Cannot get memory' message 2 years ago
Alexander Alekhin 74d0b4cc78 dnn(openvino): fix custom layers BlockingDesc 2 years ago
Alexander Smorkalov c55613ccf7 Switch QT UI to icons with Google Material Design. 2 years ago
Maksim Shabunin 5862b50217 videoio: fixed FFmpeg plugin build 2 years ago
Vadim Levin 3a15152be5 refactor: rework test to be more specific 2 years ago
赵楚洋 f1055a7e91 add test 2 years ago
zihaomu 0d56524b72 gemm support transA and transB, and first input is constance. 2 years ago
fengyuentau 9fded9ca53 batched nms impl 2 years ago
fengyuentau 441624a5fb tile impl 2 years ago
HAN Liutong a32f2cd24a
Merge pull request #22520 from hanliutong:hsv 2 years ago
AleksandrPanov ed3810f7a5 add getNumModules(), add decode version 2 years ago
Alexander Smorkalov 1c3e287d32 More fixes for OpenCL error reporting. 2 years ago
zoom 5044af69d1 let MatMul can work when both two inputs are const 2 years ago
Stefan Dragnev a462f49b99 add support for CAP_PROP_ORIENTATION_AUTO to AVFoundation backend 2 years ago
Alexander Smorkalov 7622fbf895 Fixed OpenGL errors formatting. 2 years ago
Amir Hassan 3f371fe2dd
Merge pull request #22855 from kallaballa:print_cl_status_on_fail 2 years ago
Dan Mašek aba2167d9c
Merge pull request #22838 from dan-masek:fix_issue_22837 2 years ago
fwcd 90b144cf0a Cocoa/highgui: Set activateIgnoringOtherApps 2 years ago
Zhuo Zhang c63a6c472d fix typo: Gausssian to Gaussian 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
Alexey Smirnov 4c74e6d89d Copy mpashchenkov's changes 2 years ago
AleksandrPanov 687c9b7b29 log QR version and corners 2 years ago
Alexander Alekhin 54531f8e3b core: support CV_Check*() macros with 'bool' parameters 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
Juha Reunanen 63bff33e85 Fix floodFill for very large images 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
Zihao Mu 903bf0147e
Merge pull request #22666 from zihaomu:support_onnx_qdq_model 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
Zihao Mu 17b98dd005 improve code style and Doc of stackblur. 2 years ago
Alexander Alekhin 028d4d83d3 imgproc: sigma2=sigma1 in top-level function of GaussianBlur 2 years ago