33452 Commits (44c254c09d219da1861aec49f1d1c9c3fb7e00ac)
 

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
Alexander Smorkalov 09d2f4ea46
Merge pull request #23931 from asmorkalov:as/drawing_overflow 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
Alexander Smorkalov c792233d9c
Merge pull request #24026 from VadimLevin:dev/vlevin/python-numpy-writeable-flag-check 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 b0cbd6ef77
Merge pull request #23999 from asmorkalov:as/opencv_logging 2 years ago
Alexander Smorkalov 23f27d8dbe Use OpenCV logging instead of std::cerr. 2 years ago
Alexander Smorkalov 0519e05432
Merge pull request #23991 from buyuer:4.x 2 years ago
Alexander Smorkalov 81f07f001e
Merge pull request #24008 from iarspider:patch-1 2 years ago
iarspider 55906457e6
test_houghlines: Fix C++20 compatibility 2 years ago
Alexander Smorkalov 1f82550cc8
Merge pull request #24003 from cudawarped:cuda_fix_skip_test_exception 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 1f7025f028
Merge pull request #23920 from loongson-zn:4.x 2 years ago
不鱼儿 4ee0f212cc Eliminating compilation warnings when using lto in 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
Alexander Smorkalov 3aeaa34023
Merge pull request #23914 from AleksandrPanov:update_aruco_byteList_docs 2 years ago
Alex c12e1ecb86 update aruco bytesList docs 2 years ago
headshog 0fef0f2ae0 fix numtrunc at tiff_dirread.c 2 years ago
Alexander Smorkalov bd2695f01b
Merge pull request #23966 from hanliutong:popcount 2 years ago
Alexander Smorkalov d60107ab7a
Merge pull request #23968 from mshabunin:doc-env 2 years ago
Vincent Rabaud fdfb875208
Merge pull request #23922 from vrabaud:imgwarp 2 years ago
Alexander Smorkalov 85f0074f23
Merge pull request #23973 from mshabunin:riscv-unaligned-access 2 years ago
Alexander Smorkalov 0f17851562
Merge pull request #23972 from Avasam:partially-unknown-mat 2 years ago
Alexander Smorkalov 53af876999
Merge pull request #23969 from asmorkalov:as/python2_test_fix 2 years ago
Alexander Smorkalov 9c4c3eadf7
Merge pull request #23971 from asmorkalov:as/ci-ubuntu-2204 2 years ago
Maksim Shabunin 0f665b3f15 doc: added environment vars reference 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 99058ee30b
Merge pull request #23956 from VadimLevin:dev/vlevin/recursive-re-export-submodules 2 years ago
Alexander Smorkalov 7b4b7ceb7e Add Ubuntu 22.04 to CI. 2 years ago
Alexander Smorkalov 48c52c8bbb Fixed tests execution with Python 2.7 2 years ago
Alexander Smorkalov 40727c8369
Merge pull request #23970 from mshabunin:fix-v4l-test 2 years ago
Maksim Shabunin e3c1405254 videoio: fix v4l2 test on older platforms (centos) 2 years ago
Alexander Smorkalov 37aa823112
Merge pull request #23967 from YusukeKameda:4.x 2 years ago
Alexander Alekhin ef9d14f181 Merge pull request #23963 from opencv-pushbot:gitee/alalek/fixup_23842 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
Alexander Smorkalov 6af4a02941
Merge pull request #23958 from VadimLevin:dev/vlevin/friendly-wrong-npy-type-message 2 years ago
Alexander Smorkalov 6ff5245cf2
Merge pull request #23927 from Avasam:partially-unknown-mat 2 years ago