28643 Commits (444218e75576328e93aa97f9109cc0d369dc971b)
 

Author SHA1 Message Date
Alexander Alekhin 444218e755 Merge pull request #21123 from cclauss:patch-3 3 years ago
Christian Clauss 9cc60c9dd3 Use ==/!= to compare constant literals (str, bytes, int, float, tuple) 3 years ago
Alexander Alekhin 2c226d597d Merge pull request #21110 from alalek:update_libjpeg-turbo 3 years ago
Alexander Alekhin c6ab32ffb9 3rdparty: libjpeg-turbo 2.1.0 => 2.1.2 3 years ago
Alexander Alekhin 101be77d9d Merge pull request #21092 from alalek:core_logger_show_timestamp 3 years ago
Alexander Alekhin 61f1ee2d2d core(logger): dump timestamp information with message 3 years ago
Alexander Alekhin 93b6e80cd7 Merge pull request #21063 from vrabaud:3.4_h_clamping 3 years ago
Vincent Rabaud d4741eece1 Fix H clamping for very small negative values. 3 years ago
Alexander Alekhin 585484cb06 Merge pull request #21067 from NickJackolson:nickjackolson/imread-warning 3 years ago
nickjackolson b696928a5b add !empty assertion in seamlessClone() 3 years ago
nickjackolson 79d4e865fe Add warning message to imread() 3 years ago
Alexander Alekhin 8380879804 Merge pull request #21077 from alalek:js_test_pin_cli_table 3 years ago
Alexander Alekhin de7f8eec04 js(test): pin cli-table dependency 3 years ago
Alexander Alekhin 49432009fe Merge pull request #21064 from alalek:doc_videoio_api_preference_3.4 3 years ago
Alexander Alekhin 473f10877c doc(videoio): fix apiPreference note, replace DSHOW(deprecated)->MSMF 3 years ago
Qiushi Zheng 3e51448ef0
Merge pull request #17889 from ZhengQiushi:my_3.4 3 years ago
Alexander Alekhin 8041ab8a61
Merge pull request #21025 from alalek:issue_21004 3 years ago
tv3141 cb286a66be
Merge pull request #21030 from tv3141:fix_seg_fault_houghlinespointset 3 years ago
Alexander Alekhin f33828a1ca Merge pull request #20870 from pkubaj:master 3 years ago
Piotr Kubaj 68e425f869 Add support for runtime CPU feature check on POWER on FreeBSD. 3 years ago
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