24125 Commits (8c22b4b54bd87f7510cf382aab5792bc480c9a6f)

Author SHA1 Message Date
Anatoliy Talamanov a817813b50
Merge pull request #24045 from TolyaTalamanov:at/add-onnx-directml-execution-provider 1 year ago
Vadim Levin be29c99d5a feat: add cuda_GpuMat to big types 1 year ago
Alexander Smorkalov b22c2505a8 Disable warning C5054 in VS 2022 C++20 1 year ago
Ivashechkin, Maxim (PG/R - Comp Sci & Elec Eng) 0bcd66d553 remove unused 1 year ago
Vadim Levin 2fc7d21971
Merge pull request #24029 from VadimLevin:dev/vlevin/python-add-cuda-stream-to-simple-types 1 year ago
zixgo ec7689421d fix compilation error on Windows ARM, use vaddq_f32 instead of += 1 year ago
Alexander Smorkalov d96ff496b4 Increase eps for Test_Torch_nets.FastNeuralStyle_accuracy to prevent sporadic test failres with CUDA. 1 year ago
Vadim Levin e3cb5f80e7
Merge pull request #24028 from VadimLevin:dev/vlevin/fix-flann-python-bindings 1 year ago
Anatoliy Talamanov 5261961a6e
Merge pull request #24024 from TolyaTalamanov:at/add-onnx-openvino-execution-provider 1 year ago
Clement Courbet 3cce299a78 Use intrinsics for `cvRound` on x86 and x86_64 `__GNUC__` (clang/gcc linux) too. 1 year ago
Dmitry Kurtaev e41ba90f17
Merge pull request #24004 from dkurt:tflite_new_layers 1 year ago
Vincent Rabaud 423ab8ddb8 Use void* 1 year ago
Vincent Rabaud 20784d3da2 Fix undefined behavior with wrong function pointers called. 1 year ago
Vadim Levin 1794cdc03c
Merge pull request #24023 from VadimLevin:dev/vlevin/python-typing-magic-constants 1 year ago
Vadim Levin 4c568e6ed3 fix: preserve NumPY writeable flag in output arguments 1 year ago
Vadim Levin 9519e67ad2
Merge pull request #24022 from VadimLevin:dev/vlevin/python-typing-cuda 1 year ago
Alexander Smorkalov 23f27d8dbe Use OpenCV logging instead of std::cerr. 1 year ago
iarspider 55906457e6
test_houghlines: Fix C++20 compatibility 1 year ago
cudawarped e00c904585 cuda: add SkipTestException handling 1 year ago
Zihao Mu 1920993525
Merge pull request #23952 from zihaomu:fix_depth_conv_5x5 1 year ago
firebladed 7819ec784b
Merge pull request #18498 from firebladed:patch-1 1 year ago
Alexander Smorkalov 52d9685cb9 Fixed possible out-of-bound access in circles drawing. 1 year ago
Alex c12e1ecb86 update aruco bytesList docs 1 year ago
Vincent Rabaud fdfb875208
Merge pull request #23922 from vrabaud:imgwarp 1 year ago
Maksim Shabunin 3f0707234f risc-v: fix unaligned loads and stores 1 year ago
Avasam cd9f85dbda Update usages of ConditionalAliasTypeNode following #23838 to use TYPE_CHECKING 1 year ago
Alexander Smorkalov 48c52c8bbb Fixed tests execution with Python 2.7 1 year ago
Maksim Shabunin e3c1405254 videoio: fix v4l2 test on older platforms (centos) 1 year ago
Yusuke Kameda 87f8cdd699
doxygen: Fix ImwriteFlags documentation misalignment 1 year ago
Liutong HAN a00818047f Add missing ”v_popcount“ for RVV and enable tests. 1 year ago
Vincent Rabaud 2af6775c14
Merge pull request #23943 from vrabaud:avif_tsan 1 year ago
Vadim Levin 953de60ff0 feat: update NumPy type to Mat type fail message 1 year ago
Vadim Levin 986e379f28 feat: add matrix type stubs generation 1 year ago
Vadim Levin a6df336477 fix: recursively re-export nested submodules 1 year ago
Vadim Levin 8097bdc2f4 fix: typing stubs overload presence check 1 year ago
Maksim Shabunin 09944a83d9 build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 1 year ago
Maksim Shabunin e43bc88fc3 videoio: test for V4L using virtual device 1 year ago
Maksim Shabunin 8931f08362 videoio: fix CAP_IMAGES with non-numbered file 1 year ago
Zhang Na 10294a84fa Fix LoongArch Macro Definition 1 year ago
Avasam 32251c9b04 Add missing properties to error class 1 year ago
Avasam 9f87475129 Fix partially unknown Mat 1 year ago
Berke 71796edf95
removed trailing semicolon after function 1 year ago
Wang Kai 0661aff4a5
Merge pull request #23900 from kai-waang:fixing-typo 1 year ago
Vincent Rabaud e9414169a3 Fix compilation when HAVE_QUIRC is not set. 1 year ago
Maksim Shabunin 1d9c0d3e12 videoio: tests for CAP_IMAGES 1 year ago
Wang Kai d25d44156b removing unreachable codes in `gbackend` 1 year ago
Wang Kai bca5868817 removing duplicated statement 1 year ago
Alexander Smorkalov 7f6c95f2d7 Switch to version 3.4.20-dev 1 year ago
Alexander Smorkalov f9a59f2592 Release OpenCV 4.8.0 1 year ago
Anatoliy Talamanov b8b8c7c9e5
Merge pull request #23884 from TolyaTalamanov:at/fix-async-infer-ov-backend 1 year ago