23768 Commits (cea26341a51db3d00bf98e612cdc6892e3917836)

Author SHA1 Message Date
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
Rostislav Vasilikhin a423b07149
Merge pull request #22845 from savuor:volume_interface_etc 2 years ago
Dan Mašek aba2167d9c
Merge pull request #22838 from dan-masek:fix_issue_22837 2 years ago
Rostislav Vasilikhin 2407ab4e61
Merge pull request #22178 from savuor:hash_tsdf_fixes 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
Rostislav Vasilikhin a9d98bfb34
Merge pull request #22741 from savuor:hashtsdf_volposerot_fix 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
Yuhang Wang d976272d23
Merge pull request #22682 from TsingYiPainter:5.x 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
Dmitry Matveev b619477be9 Fix issues with VA_INCLUDE_HEADERS when building with CUDA support 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
Rostislav Vasilikhin a09bb3c2f6 doc fixes 2 years ago
Alexander Smorkalov a6fadfe1c2 libav for jetson tk1 does not provide libavutil/display.h. 2 years ago
Rostislav Vasilikhin 95ab8517ae trailing whitespaces 2 years ago
Rostislav Vasilikhin a1820ff3d4 unused function removed 2 years ago
Rostislav Vasilikhin 097b0245da getScaledDepth -> getProcessedDepth 2 years ago
Rostislav Vasilikhin 52d82bb44a docs for Odometry+Frame 2 years ago