23915 Commits (8a8c0d285e3e9ebef67ce5696c475bd63ac766a8)

Author SHA1 Message Date
Vadim Levin 2fc7d21971
Merge pull request #24029 from VadimLevin:dev/vlevin/python-add-cuda-stream-to-simple-types 2 years ago
zixgo ec7689421d fix compilation error on Windows ARM, use vaddq_f32 instead of += 2 years ago
Alexander Smorkalov d96ff496b4 Increase eps for Test_Torch_nets.FastNeuralStyle_accuracy to prevent sporadic test failres with CUDA. 2 years ago
Vadim Levin e3cb5f80e7
Merge pull request #24028 from VadimLevin:dev/vlevin/fix-flann-python-bindings 2 years ago
Anatoliy Talamanov 5261961a6e
Merge pull request #24024 from TolyaTalamanov:at/add-onnx-openvino-execution-provider 2 years ago
Clement Courbet 3cce299a78 Use intrinsics for `cvRound` on x86 and x86_64 `__GNUC__` (clang/gcc linux) too. 2 years ago
Dmitry Kurtaev e41ba90f17
Merge pull request #24004 from dkurt:tflite_new_layers 2 years ago
Vincent Rabaud 423ab8ddb8 Use void* 2 years ago
Vincent Rabaud 20784d3da2 Fix undefined behavior with wrong function pointers called. 2 years ago
Vadim Levin 1794cdc03c
Merge pull request #24023 from VadimLevin:dev/vlevin/python-typing-magic-constants 2 years ago
Vadim Levin 4c568e6ed3 fix: preserve NumPY writeable flag in output arguments 2 years ago
Vadim Levin 9519e67ad2
Merge pull request #24022 from VadimLevin:dev/vlevin/python-typing-cuda 2 years ago
Alexander Smorkalov 23f27d8dbe Use OpenCV logging instead of std::cerr. 2 years ago
iarspider 55906457e6
test_houghlines: Fix C++20 compatibility 2 years ago
cudawarped e00c904585 cuda: add SkipTestException handling 2 years ago
Zihao Mu 1920993525
Merge pull request #23952 from zihaomu:fix_depth_conv_5x5 2 years ago
firebladed 7819ec784b
Merge pull request #18498 from firebladed:patch-1 2 years ago
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