23640 Commits (8762c37c22e37a5102778dc5524e84e27c017f5a)

Author SHA1 Message Date
Yuantao Feng c63d79c5b1
Merge pull request #23095 from fengyuentau:fix_omp_macos 2 years ago
Ihsan Soydemir 6a7d54f550
Merge pull request #23128 from Isydmr:update-fastNlMeansDenoising-documentation 2 years ago
Xxfore ef0fcb9238
Merge pull request #22938 from Xxfore:4.x 2 years ago
cudawarped b5bf756ca0 core: define cuda test size with row/col of 1 2 years ago
zihaomu 840b1d5c94 add depthwise add fuse 2 years ago
Alexander Alekhin 5bacd8753b build: eliminate GCC9 warning from sift.simd.hpp 2 years ago
Yang Chao e0aa677388 Open CV_CPU_NEON_DOTPROD on Apple silicon devices 2 years ago
Alexander Alekhin 36815fe3f3 videoio(test): skip unstable Media.audio test 2 years ago
Christoph Rackwitz a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107 2 years ago
zihaomu 82616eec41 fix possible segmentation fault error in winograd on x86 2 years ago
inayd 54449b614b Fix occuring artifacts in fillPoly 2 years ago
Alexander Smorkalov 725e440d27 release: OpenCV 4.7.0 2 years ago
Alexander Panov 121034876d
Merge pull request #22986 from AleksandrPanov:move_contrib_charuco_to_main_objdetect 2 years ago
zihaomu 71765858dc fix invalid memory access 2 years ago
Alexander Alekhin 9a2a34f94e dnn(openvino): remove undefined status 2 years ago
Alexander Alekhin 83391ac59d release: OpenCV 3.4.19 2 years ago
Rostislav Vasilikhin 93aa94e71e backported changes 2 years ago
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