23725 Commits (48c52c8bbb90065c1663eebc8524e3145d3ab9c7)

Author SHA1 Message Date
Alexander Smorkalov 48c52c8bbb Fixed tests execution with Python 2.7 2 years ago
Yusuke Kameda 87f8cdd699
doxygen: Fix ImwriteFlags documentation misalignment 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 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
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 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
Alexander Smorkalov a4a739b99e Force mat_wrapper import to satisfy dependencies for MatLike alias. 2 years ago
Vadim Levin 94703fc5b0
Merge pull request #23816 from VadimLevin:dev/vlevin/export-all-caps-enum-constants 2 years ago
Dmitry Kurtaev 433c364456
Merge pull request #23724 from dkurt:java_without_ant 2 years ago
Dmitry Kurtaev ec95efca10
Merge pull request #23754 from dkurt:remap_linear_transparent 2 years ago
Alexander Smorkalov b6d1402361 Fixed barcode to be built without DNN 2 years ago
unknown 1eaa074a49 remove line 2 years ago
cudawarped 024c836462 cv::VideoCapture: change CAP_PROP_FOURCC to prefer codec_id over codec_tag 2 years ago
Maksym Ivashechkin 44881592c3
Merge pull request #23078 from ivashmak:update_vsac 2 years ago
Vadim Levin 69ebecc54f feat: add OpenCV error class to cv2/__init__.pyi 2 years ago
unknown 8762c37c22 solve issue 23808 2 years ago
Vadim Levin a3b6a5b606 fix: typing module enums references 2 years ago