24016 Commits (c5ff405d940b47d7c0fa4b25c1e618843e1c9521)

Author SHA1 Message Date
unknown 87b7ce4415 Solved issue 24044 2 years ago
Laurent Berger 2ff16d4c45
Merge pull request #24101 from LaurentBerger:I24076 2 years ago
Dmitry Kurtaev 4b8aeb1129
Merge pull request #24039 from dkurt:tflite_test_backends 2 years ago
Vadim Pisarevsky 518486ed3d
Added new data types to cv::Mat & UMat (#23865) 2 years ago
Alexander Smorkalov da28c62855 Port stereoRectify grid fix #24035. 2 years ago
Alexander Smorkalov 285108e2e1 Finalize calib3d module split for fisheye part. 2 years ago
Dmitry Kurtaev 96f23e3da1
Merge pull request #24080 from dkurt:dnn_cuda_layers 2 years ago
cudawarped e4ad7e3778 VideoCapture: remove decoder initialization when CAP_PROP_FORMAT== -1 (rawMode == true) 2 years ago
lpanaf 36d688ec10 add error in the first camera to the cost function 2 years ago
Dmitry Kurtaev 0245c0cd10
Merge pull request #24072 from dkurt:openvino_cpu_tests 2 years ago
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
Maksym Ivashechkin 0e8748746f
Merge pull request #24005 from ivashmak:merge_usac_5.x 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
Zhangjie Chen 4d695cd2f4
Merge pull request #23805 from starga2er777:5.x 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 8595066afc Unify Pinhole and Fisheye camera calibration flags. 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
Alexander Smorkalov 1a3523d2d8 Drop Python2 support. 2 years ago
firebladed 7819ec784b
Merge pull request #18498 from firebladed:patch-1 2 years ago