23458 Commits (d2dbaa4cd1594860b49c6b9d8d081a1935b2a569)

Author SHA1 Message Date
zihaomu 71c6339af0 remove old convolution branch, and optimize conv3d and conv1d. 2 years ago
fengyuentau 34a0897f90 add cv::flipND; support onnx slice with negative steps via cv::flipND 2 years ago
Alexander Smorkalov a32100d9ba Valgrind issues fix in QRCode detector. 2 years ago
Alexander Alekhin b5400902a7
Merge pull request #23002 from alalek:issue_22206 2 years ago
Maksim Shabunin d35fbe6bfc dnn: updated YOLOv4-tiny model and tests 2 years ago
Alexander Alekhin 8676d19dc3 videoio(ffmpeg): limit number of default threads 2 years ago
Vincent Rabaud b774753922 Fix self converTo. 2 years ago
Marco Feuerstein bc8d494617
Merge pull request #22959 from feuerste:parallel_mertens 2 years ago
augustinmanecy 0bd54a60e9
Merge pull request #20367 from augustinmanecy:features2d-rw 2 years ago
Alexander Alekhin c6a15e1835 aruco(cleanup): don't use Ptr<FileStorage> 2 years ago
Sergei Shutov 3cfe737581 Fix hardcoded maxIters 2 years ago
Yuantao Feng a2b3acfc6e
dnn: add the CANN backend (#22634) 2 years ago
Alexander Alekhin f4b23de9dd videoio(v4l): initialize variables 2 years ago
Alexander Alekhin cdbb893b27 dnn: disable OpenCL code path in MatMul processing 2 years ago
Alexander Alekhin 3f7ec99166 build: eliminate build warnings on Ubuntu 20.04/16.04 2 years ago
Alexander Alekhin 1102b7eff8 dnn: fix gather layer implementation 2 years ago
cudawarped 9aa5ab7557 cv::cuda: Replace all instances of texture references/objects with texture objects using the existing updated cv::cudev::Texture class. 2 years ago
Vincent Rabaud 7463e9b8bb Even faster CV_PAUSE on SkyLake and above. 2 years ago
Alexander Alekhin 91998d6424
Merge pull request #22935 from alalek:gapi_error 2 years ago
Alexander Alekhin 4824ce300f core: freeze cache directory prefix - "4.x" 2 years ago
Alexander Alekhin cdaf4c7321 videoio(test): reduce number of test threads 2 years ago
Alexander Panov b4b35cff15
Merge pull request #22368 from AleksandrPanov:move_contrib_aruco_to_main_objdetect 2 years ago
hzc 47fb79bd8c
Merge pull request #22936 from hzcyf:orbbec_new_cam_support 2 years ago
Alexander Alekhin 6e3700593f compatibility: keep Ptr<FileStorage> stubs till OpenCV 5.0 2 years ago
Alexander Alekhin 6a8c5a1d27 python: resolve Ptr<FileStorage> requirement issue 2 years ago
Vincent Rabaud b7b08fa0c3 Fix slower CV_PAUSE on SkyLake and above. 2 years ago
Alexander Smorkalov 3f22f4727c
Merge pull request #22919 from asmorkalov:as/gstreamer_read_timeout 2 years ago
zoom 4891818114 make MatMul support 3D or 4D with broadcast 2 years ago
AleksandrPanov a32143003d add alignment detect 2 years ago
Sergei Shutov 8bd17163c7
Merge pull request #22939 from stopmosk:21826-python-bindings-for-videocapturewaitany 2 years ago
Alexander Smorkalov 189e1b228d Fix missing FFmpeg include needed for av_get_pix_fmt_name 2 years ago
zihaomu 7dbb125a34 add nanotrack v2 at regression test. 2 years ago
Vadim Levin 3f5f09e730 fix: add _ suffix to properties having reserved keyword names 2 years ago
Vadim Levin 253a4c113e fix: remove function duplicates in test_misc.py 2 years ago
Vadim Levin 727feda935 fix: AVFoundation inconsistent camera indices 2 years ago
Alexander Alekhin 39087fecdc
Merge pull request #22942 from alalek:videoio_test_update_hw_checks 2 years ago
Alexander Alekhin c725771e11 build(riscv): suppress massive -Wignored-attributes warnings 2 years ago
Alexander Alekhin be326ff752 build: fix/eliminate MSVC warnings 2 years ago
Alexander Smorkalov 423bc515e5 Integer underflow fix for morphologyEx in Carotene (arm). 2 years ago
Alexander Alekhin 941d89e06d cmake: fix RISC-V toolchains 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
Alexander Alekhin 7e3c53b9d3 core(logger): strip path prefix 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
Tomasz Ożański d1ff87d94d Bugfix for solvePnPRansac with SOLVEPNP_ITERATIVE 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