23394 Commits (39e2ebbde459857a0484126e1b0cad6db684212e)

Author SHA1 Message Date
Alexander Alekhin 1bc3077890 cmake: VERSION_GREATER_EQUAL is not supported in CMake 3.5.1 2 years ago
cudawarped 692d6168b3 cuda: fix CUDA 12.0 build errors 2 years ago
Alexander Smorkalov b7292bc899 Fixed blob detector parameters range. 2 years ago
Alexander Alekhin dbd4a0e5e6 videoio(ffmpeg): update tests with new Windows wrapper 2 years ago
Alexander Alekhin b42c11de82 pre: OpenCV 4.7.0 (version++) 2 years ago
Alexander Alekhin a494c75bfe pre: OpenCV 3.4.19 (version++) 2 years ago
zihaomu 8e6aae0d7a Add spaces to make links clickable. 2 years ago
Dmitry Kurtaev 8681686d8f
Merge pull request #22957 from dkurt:new_openvino_api 2 years ago
Vincent Rabaud ad568edd7f Remove references to deprecated NumPy type aliases. 2 years ago
Maxim Milashchenko 62b3a20da5
Merge pull request #22930 from MaximMilashchenko:gstreamer_support 2 years ago
Sergei Shutov 1339c7f30c Define the number of dstChannels for Lab, Luv, YCrCb and XYZ conversions 2 years ago
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