28623 Commits (98b6ce353cc9342bee472e594eaf4b23136b0430)
 

Author SHA1 Message Date
ZaKiiiiiiiii 98b6ce353c
Merge pull request #20904 from Crayon-new:fix_bug_in_maxLayer 3 years ago
Alexander Alekhin 1ac7baceff Merge pull request #21005 from nikpappas:bug-samples-falsecolor-trackbar 3 years ago
Nikolaos Pappas 968d94d417 Fix trackbar in falsecolor cpp sample 3 years ago
Alexander Alekhin 2ce47fda88 Merge pull request #21011 from vrabaud:3.4 3 years ago
Vincent Rabaud ffd010767f Only use fma functions when CV_FMA3 is set. 3 years ago
Alexander Alekhin edf533c83e Merge pull request #21007 from alalek:cmake_dnn_fix_wrong_tengine_order 3 years ago
Alexander Alekhin c1d61c88e9 dnn(cmake): don't hijack OpenCL options with Tengine 3 years ago
Alexander Alekhin 6360b846c6 Merge pull request #21003 from APrigarina:add_test_qrdetect_fix 3 years ago
Alexander Alekhin 57900d07f0 Merge pull request #20882 from flytogcp:flytogcp-patch-1 3 years ago
APrigarina 8e72e1ed88 add test case for QR detect fix 3 years ago
Alexander Alekhin 10c547396d Merge pull request #20990 from alalek:fix_warnings_msvc_clang_dshow_3.4 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 85fd8729ce Merge pull request #20970 from s-trinh:update_Bayer_naming 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
Alexander Alekhin bce76a7977 Merge pull request #20980 from alalek:highgui_fix_cvGetWindowImageRect_3.4 3 years ago
Alexander Alekhin 0ee61d178f highgui: drop invalid cvGetWindowImageRect 3 years ago
Alexander Alekhin 0e9453a395 Merge pull request #20971 from alalek:cmake_build_type_use_release 3 years ago
Alexander Alekhin e5647cf70d cmake: use CMAKE_BUILD_TYPE=Release by default 3 years ago
Alexander Alekhin 74cc63ba2f Merge pull request #20969 from alalek:fix_msvc_clang_warning_noreturn 3 years ago
Alexander Alekhin 0b6e360602 Merge pull request #20967 from alalek:fix_msvc_clang_unused_parameter 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
Alexander Alekhin 6bd143dd25 Merge pull request #20961 from alalek:fix_msvc_clang 3 years ago
Alexander Alekhin 770d3eabc0 Merge pull request #20960 from alalek:fix_icc_support_3.4 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
Alexander Alekhin 5dfe65d53a cmake: fix popcnt detection with Intel Compiler 3 years ago
Alexander Alekhin d059cc7170 Merge pull request #20958 from noahstier:3.4_tvl1_optimization 3 years ago
Noah Stier 84a81579ba tvl1 cuda optflow optimization 3 years ago
Alexander Alekhin aa11cc19e8 Merge pull request #20919 from berak:patch-1 3 years ago
berak a6f5717567 resolves #20913 3 years ago
Alexander Alekhin 12507aab8a Merge pull request #20912 from AleksandrPanov:fix_findMinEnclosingTriangle 3 years ago
AleksandrPanov d21622bef4 fix findMinEnclosingTriangle and add tests 3 years ago
Alexander Alekhin bc8eac2439 Merge pull request #20906 from alalek:backport_20903 3 years ago
Alexander Alekhin 4e65db80e8 Merge pull request #20916 from Harvey-Huang:32bit_rgb 3 years ago
Harvey ce68291d83 32bit rgb bmp file should not copy data as rgba 3 years ago
Alexander Alekhin f77fdc0ce8 samples: fix build without threading support 3 years ago
Zhuo Zhang 7da51787b9
Merge pull request #20900 from zchrissirhcz:3.4-hwfeatures-support-qnx 3 years ago
Alexander Alekhin b1f422c1c5 Merge pull request #20894 from alalek:core_simd_int64_ctor_sse 3 years ago
rogday b3f966e2ca
Merge pull request #20883 from rogday:eltwise_refactoring 3 years ago
Alexander Alekhin 3f191e1b75 Merge pull request #20897 from ThalesGroup:master 3 years ago
Michel Promonet 9a9e457dd6 Allow to set av_log_set_level to reduce ffmpeg level below AV_LOG_ERROR 3 years ago
Alexander Alekhin c316dbe2aa Merge pull request #20895 from sergiud:avx-error-immediate 3 years ago
Alexander Alekhin b5fcb06a76 core(SIMD): update int64 SSE constructor 3 years ago
Sergiu Deitsch f8f9f3c438 fixed AVX compile error 3 years ago
Alexander Alekhin e6c68eed51 Merge pull request #20879 from Wehzie:patch-1 3 years ago
Wehzie f9e747dbc6 Fixed typo in CV_Error message 3 years ago
Nicholas Ho bd0732b1d0
Merge pull request #20740 from Nicholas-Ho-arm:3.4_SymmColumnVec_32f8u 3 years ago