24224 Commits (28d22d7b84c847042838503011b884d0f0f935f4)

Author SHA1 Message Date
Dmitry Kurtaev 195aad8e6a
Merge pull request #24069 from dkurt:openvino_detection_layer 2 years ago
Anatoliy Talamanov f46f7eff0c
Merge pull request #24059 from TolyaTalamanov:at/add-onnx-cuda-execution-provider 2 years ago
Mihir Patil e1d0f07c90
highgui(cocoa): fix fullscreen behavior 2 years ago
cudawarped bea0c1b660 cuda: Fix GpuMat::copyTo and GpuMat::converTo python bindings 2 years ago
Maksim Shabunin 9fc83ac544 videoio: fix V4L compilation for older kernels 2 years ago
Maksim Shabunin e0e537d94e videoio: fixed MSVC warning in test 2 years ago
cudawarped ab8cb6f8a9 cuda: fix for compatibility with CUDA Toolkit >= 12.2.0 2 years ago
Kumataro 68968eda8d videoio: doc: add odd width or height limitation for FFMPEG 2 years ago
Vincent Rabaud 15815fb54d Fix stereoRectify image boundaries. 2 years ago
Dmitry Kurtaev 677a28fd2a
Merge pull request #24056 from dkurt:eltwise_prelu 2 years ago
SaltFish-T ab6bffc6f8
Merge pull request #23936 from SaltFish-T:4.x 2 years ago
Vadim Levin 0c5d74ec1a
Merge pull request #24066 from VadimLevin:dev/vlevin/python-typing-register-dnn-layer 2 years ago
Vadim Levin e59b8cd905 feat: add typing stub for redirectError 2 years ago
Vincent Rabaud 94de7e5d21
Merge pull request #24042 from vrabaud:circle 2 years ago
Vadim Levin dad72fd47b feat: add highgui functions to typing stubs 2 years ago
Anatoliy Talamanov a817813b50
Merge pull request #24045 from TolyaTalamanov:at/add-onnx-directml-execution-provider 2 years ago
Vadim Levin be29c99d5a feat: add cuda_GpuMat to big types 2 years ago
Alexander Smorkalov b22c2505a8 Disable warning C5054 in VS 2022 C++20 2 years ago
Ivashechkin, Maxim (PG/R - Comp Sci & Elec Eng) 0bcd66d553 remove unused 2 years ago
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