24016 Commits (c5ff405d940b47d7c0fa4b25c1e618843e1c9521)

Author SHA1 Message Date
Alexander Smorkalov 52d9685cb9 Fixed possible out-of-bound access in circles drawing. 2 years ago
Alex c12e1ecb86 update aruco bytesList docs 2 years ago
Vincent Rabaud fdfb875208
Merge pull request #23922 from vrabaud:imgwarp 2 years ago
Maksim Shabunin 3f0707234f risc-v: fix unaligned loads and stores 2 years ago
Avasam cd9f85dbda Update usages of ConditionalAliasTypeNode following #23838 to use TYPE_CHECKING 2 years ago
Alexander Smorkalov 48c52c8bbb Fixed tests execution with Python 2.7 2 years ago
Maksim Shabunin e3c1405254 videoio: fix v4l2 test on older platforms (centos) 2 years ago
Yusuke Kameda 87f8cdd699
doxygen: Fix ImwriteFlags documentation misalignment 2 years ago
Liutong HAN a00818047f Add missing ”v_popcount“ for RVV and enable tests. 2 years ago
Vincent Rabaud 2af6775c14
Merge pull request #23943 from vrabaud:avif_tsan 2 years ago
Vadim Levin 953de60ff0 feat: update NumPy type to Mat type fail message 2 years ago
Vadim Levin 986e379f28 feat: add matrix type stubs generation 2 years ago
Vadim Levin a6df336477 fix: recursively re-export nested submodules 2 years ago
Vadim Levin 8097bdc2f4 fix: typing stubs overload presence check 2 years ago
Maksim Shabunin 09944a83d9 build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 2 years ago
Maksim Shabunin e43bc88fc3 videoio: test for V4L using virtual device 2 years ago
Maksim Shabunin 8931f08362 videoio: fix CAP_IMAGES with non-numbered file 2 years ago
Zhang Na 10294a84fa Fix LoongArch Macro Definition 2 years ago
Avasam 32251c9b04 Add missing properties to error class 2 years ago
Avasam 9f87475129 Fix partially unknown Mat 2 years ago
Berke 71796edf95
removed trailing semicolon after function 2 years ago
Wang Kai 0661aff4a5
Merge pull request #23900 from kai-waang:fixing-typo 2 years ago
Vincent Rabaud e9414169a3 Fix compilation when HAVE_QUIRC is not set. 2 years ago
Maksim Shabunin 1d9c0d3e12 videoio: tests for CAP_IMAGES 2 years ago
Wang Kai d25d44156b removing unreachable codes in `gbackend` 2 years ago
Wang Kai bca5868817 removing duplicated statement 2 years ago
Alexander Smorkalov f9a59f2592 Release OpenCV 4.8.0 2 years ago
Anatoliy Talamanov b8b8c7c9e5
Merge pull request #23884 from TolyaTalamanov:at/fix-async-infer-ov-backend 2 years ago
Liutong HAN d17507052e Rewrite SIMD code by using new Universal Intrinsic API. 2 years ago
Yuantao Feng aff420329c
Merge pull request #23853 from fengyuentau:disable_fp16_warning 2 years ago
fengyuentau 29388f80a5 fix overflow 2 years ago
Alexander Panov e7501b69ea
Merge pull request #23647 from AleksandrPanov:fix_charuco_board_detect 2 years ago
TolyaTalamanov c0fda696f3 Apply ov::Core WA 2 years ago
Paul Kim (김형준) 3b264d5877
Add `pthread.h` Inclusion if `HAVE_PTHREADS_PF` is defined 2 years ago
Alexander Smorkalov 0866a135c6 Git rid of unsafe raw pointers to Mat object. 2 years ago
Alexander Panov affc69bf1f
Merge pull request #23848 from AleksandrPanov:fix_detectDiamonds_api 2 years ago
Dmitry Kurtaev 22b747eae2
Merge pull request #23702 from dkurt:py_rotated_rect 2 years ago
Alexander Smorkalov 426b088754 FFmpeg/4.x: update FFmpeg wrapper 2023.6 2 years ago
Anatoliy Talamanov 60848519b5
Merge pull request #23843 from TolyaTalamanov:at/fix-missing-opaque-kind-for-kernel 2 years ago
Alexander Alekhin 1656e7573e gapi: fix static build with openvino 2 years ago
Alexander Smorkalov 9eaa7bd566 Document parameters of multi-dimentional reshape. 2 years ago
Vadim Levin f20edba925 fix: conditionally define generic NumPy NDArray alias 2 years ago
Vadim Levin 06b40aef91 fix: AST nodes required usage imports 2 years ago
Alexander Smorkalov 51702ffd92 pre: OpenCV 4.8.0 (version++) 2 years ago
Alexander Smorkalov 805946baaf pre: OpenCV 3.4.20 (version++) 2 years ago
Anatoliy Talamanov 71790e12ad
Merge pull request #23799 from TolyaTalamanov:at/ov20-backend-implement-missing-kernels 2 years ago
Anatoliy Talamanov 0cf45b89ec
Merge pull request #23796 from TolyaTalamanov:at/align-ie-backend-with-latest-openvino 2 years ago
lamm45 ddcbd2cc26
Merge pull request #22798 from lamm45:distransform-large 2 years ago
Ulvi YELEN d6d15c136a
if browser supports wasm but only asm.js path provided use asm.js as fallback 2 years ago
Avasam 277b0231f2 fix typo confindece 2 years ago