23381 Commits (96a45e842e0a128595169bac1dff84fb73965a0d)

Author SHA1 Message Date
Maksim Shabunin e4acd74e87 Fix some clang 14 warnings 2 years ago
Vadim Levin b07031b594 feat: named arguments handling in Python interface 2 years ago
keith siilats b0aace31ec
Update charuco_detector.cpp 2 years ago
Tinson Lai f8f425e34c
Change custom_hal.hpp output location 2 years ago
Alexander Smorkalov c855dcc52f Supressed tones of Wdeprecated-copy that jump out of GTes after XCode update to 13.1 on Mac M1. 2 years ago
wanli 4718a4bf81 make GEMM can be supported with transA and transB in CUDA 2 years ago
Maksim Shabunin 9efaa3cce7 RISC-V/RVV 0.7: v_add/v_sub saturation and avoiding 64-bit register in v_check_ 2 years ago
Rostislav Vasilikhin deaf632881
Merge pull request #23179 from savuor:port34_stddev_calib_fisheye 2 years ago
zihaomu f45a12439a fix depth wise issue. 2 years ago
Yuantao Feng 4d918ba40b
Merge pull request #23047 from fengyuentau:layer_norm 2 years ago
Yannis Guyon bf29a4d746 Avoid double-checked locking with TSAN in parallel 2 years ago
Genci Berisha 743d4ecf7b generateQR() method data loss fix 2 years ago
Lilo Huang cb7fe597a5
Merge pull request #23172 from lilohuang:master 2 years ago
Tomoaki Teshima 186c18668c suppress warning 2 years ago
Rostislav Vasilikhin 4009bca59a
Merge pull request #23025 from savuor:backport3_stddev_calib_fix 2 years ago
Labib Asari 35c17f35be removed redundant code 2 years ago
Tomoaki Teshima 1833b034fe make test tolerate to rounding error 2 years ago
Alexander Alekhin 69020666fe test: reproducible results, enabled 2-channel tests, increased some thresholds 2 years ago
Alexander Alekhin 53144ee0eb perf: drop runtime time adjustment calibration 2 years ago
Funatomi Takuya dbdd357b0a Extend USAC coverage. 2 years ago
Rostislav Vasilikhin f3a03aefad cvIsInf(double) fix + regression test 2 years ago
Maksim Shabunin c1e5c16ff3 Backport C-API cleanup (imgproc) from 5.x 2 years ago
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