22319 Commits (2b2e515a3049776d369b52f0561717b11f7bff56)

Author SHA1 Message Date
Anatoliy Talamanov 2b2e515a30
Merge pull request #20918 from TolyaTalamanov:at/fix-empty-map-importNetwork 3 years ago
Trutnev Aleksei b525480b25
Merge pull request #20857 from alexgiving:atrutnev/move_API_samples 3 years ago
Fabrice Fontaine 4c92a2869b modules/videoio/src/cap_ffmpeg_impl.hpp: fix build with gcc 4.8 3 years ago
Alexander Alekhin 8041ab8a61
Merge pull request #21025 from alalek:issue_21004 3 years ago
Trutnev Aleksei 18ca998f67
Merge pull request #21040 from alexgiving:atrutnev/rename_RMatAdapter 3 years ago
tv3141 cb286a66be
Merge pull request #21030 from tv3141:fix_seg_fault_houghlinespointset 3 years ago
SegaraRai 8444470e3a use `#pragma message` instead of `#warning` for non-GCC compilers 3 years ago
Piotr Kubaj 68e425f869 Add support for runtime CPU feature check on POWER on FreeBSD. 3 years ago
Sergey Ivanov da6344297a
Merge pull request #20901 from sivanov-work:merge_source_unite_perf_mod 3 years ago
Anna Khakimova 3cfca01372
Merge pull request #20664 from anna-khakimova:ak/resize_simd 3 years ago
Alexander Alekhin d934bb15b0
Merge pull request #20998 from alalek:update_protobuf_3.19.1 3 years ago
ZaKiiiiiiiii 98b6ce353c
Merge pull request #20904 from Crayon-new:fix_bug_in_maxLayer 3 years ago
jcong d2c1f1131b videoio: drop unnecessary offset for accessing video output buffer 3 years ago
Alexander Alekhin a2716712ab highgui(win32): fix trackbar setRange 3 years ago
Vincent Rabaud ffd010767f Only use fma functions when CV_FMA3 is set. 3 years ago
Alexander Alekhin 562f2375c5 dnn(test): skip tests with high memory usage 3 years ago
Alexander Alekhin c1d61c88e9 dnn(cmake): don't hijack OpenCL options with Tengine 3 years ago
APrigarina 8e72e1ed88 add test case for QR detect fix 3 years ago
cpengu 66dd871288 Update qrcode.cpp 3 years ago
Alexander Alekhin d484939c02
Merge pull request #20999 from alalek:dnn_replace_deprecated_calls 3 years ago
Alexander Alekhin b3e16c6423 videoio(dshow): eliminate build warnings from MSVC-Clang 3 years ago
Souriya Trinh 30d6766db4 Add conventional Bayer naming. 3 years ago
Trutnev Aleksei 17234f82d0
Merge pull request #20836 from alexgiving:atrutnev/rename_Adapter_to_IAdapter 3 years ago
Alexander Alekhin 66f3e97457 highgui: drop invalid cvGetWindowImageRect 3 years ago
Alexander Alekhin 0ee61d178f highgui: drop invalid cvGetWindowImageRect 3 years ago
Alexander Alekhin 40c748a2ae python: properly handle step for multichannel case 3 years ago
Julie Bareeva 69d0bc8fd5 Added overflow handling during conversion from float to int for LinearFilter 3 years ago
Trutnev Aleksei 6a73e5a720
Merge pull request #20922 from alexgiving:atrutnev/align_expect_assert_macros 3 years ago
Alexander Alekhin a49cda6523 core: eliminate Winvalid-noreturn in base.hpp 3 years ago
Alexander Alekhin d612c72405 build: fix MSVC-Clang warnings about unused parameters in stubs 3 years ago
Maxim Pashchenkov eb152d7431
Merge pull request #20937 from mpashchenkov:mp/ocv-gapi-warnings 3 years ago
Alexander Alekhin 75e2ba5af3 core(simd): fix compilation with MSVC-Clang 3 years ago
Alexander Alekhin 1726bb6c0d build(icc): fix nodiscard attribute handling 3 years ago
Noah Stier 84a81579ba tvl1 cuda optflow optimization 3 years ago
shengyu 9dadc06e64 remove redundant semicolons 3 years ago
Harvey af154e3053 fixed bug: opencv read tif file convert Palette color image as grayscale image 3 years ago
MaximMilashchenko 0a71063530
Merge pull request #20942 from MaximMilashchenko:AudioPatch 3 years ago
Harvey 9267536fee
Merge pull request #20875 from Harvey-Huang:master 3 years ago
berak a6f5717567 resolves #20913 3 years ago
atrutnev 0a58d6812a fix gkernel Doxygen documentation 3 years ago
Sergey Ivanov d376fe9e17
Merge pull request #20921 from sivanov-work:atl_patch 3 years ago
AleksandrPanov d21622bef4 fix findMinEnclosingTriangle and add tests 3 years ago
Maksim Shabunin 7febec49b2
Merge pull request #20614 from mshabunin:use-onevpl-load 3 years ago
Alexander Alekhin bac1c6d12f hotfix: repair Clang ABI 3 years ago
Harvey ce68291d83 32bit rgb bmp file should not copy data as rgba 3 years ago
MaximMilashchenko f36c268b9e
Merge pull request #19721 from MaximMilashchenko:Audio 3 years ago
Sergey Ivanov 1f9a7b8fd3
Merge pull request #20738 from sivanov-work:merge_master_vpl_dev_select 3 years ago
Zhuo Zhang 7da51787b9
Merge pull request #20900 from zchrissirhcz:3.4-hwfeatures-support-qnx 3 years ago
rogday b3f966e2ca
Merge pull request #20883 from rogday:eltwise_refactoring 3 years ago
Michel Promonet 9a9e457dd6 Allow to set av_log_set_level to reduce ffmpeg level below AV_LOG_ERROR 3 years ago