Alexander Alekhin
|
57900d07f0
|
Merge pull request #20882 from flytogcp:flytogcp-patch-1
|
2021-11-03 20:30:24 +00:00 |
|
Alexander Alekhin
|
10c547396d
|
Merge pull request #20990 from alalek:fix_warnings_msvc_clang_dshow_3.4
|
2021-11-03 19:51:31 +00:00 |
|
cpengu
|
66dd871288
|
Update qrcode.cpp
Fixed issue #20880, QRDetect::searchHorizontalLines() boundary condition will skip the matched qrcode near the end
|
2021-11-03 19:45:24 +00:00 |
|
Alexander Alekhin
|
d484939c02
|
Merge pull request #20999 from alalek:dnn_replace_deprecated_calls
dnn(protobuf): replace deprecated calls
* dnn: replace deprecated ByteSize() => ByteSizeLong()
* dnn: replace deprecated calls, use GetRepeatedFieldRef
|
2021-11-03 15:59:36 +00:00 |
|
Alexander Alekhin
|
85fd8729ce
|
Merge pull request #20970 from s-trinh:update_Bayer_naming
|
2021-11-02 20:41:17 +00:00 |
|
Alexander Alekhin
|
b3e16c6423
|
videoio(dshow): eliminate build warnings from MSVC-Clang
|
2021-11-02 19:22:47 +00:00 |
|
Souriya Trinh
|
30d6766db4
|
Add conventional Bayer naming.
|
2021-11-02 20:17:57 +01:00 |
|
Alexander Alekhin
|
bce76a7977
|
Merge pull request #20980 from alalek:highgui_fix_cvGetWindowImageRect_3.4
|
2021-10-30 13:59:08 +00:00 |
|
Alexander Alekhin
|
0ee61d178f
|
highgui: drop invalid cvGetWindowImageRect
- return type is C++ template
- removal from 'extern "C"' scope broke ABI anyway, so this symbols is removed completelly
|
2021-10-30 12:40:20 +00:00 |
|
Alexander Alekhin
|
0e9453a395
|
Merge pull request #20971 from alalek:cmake_build_type_use_release
|
2021-10-29 17:45:09 +00:00 |
|
Alexander Alekhin
|
e5647cf70d
|
cmake: use CMAKE_BUILD_TYPE=Release by default
|
2021-10-29 15:15:17 +00:00 |
|
Alexander Alekhin
|
74cc63ba2f
|
Merge pull request #20969 from alalek:fix_msvc_clang_warning_noreturn
|
2021-10-28 23:00:49 +00:00 |
|
Alexander Alekhin
|
0b6e360602
|
Merge pull request #20967 from alalek:fix_msvc_clang_unused_parameter
|
2021-10-28 22:27:41 +00:00 |
|
Alexander Alekhin
|
a49cda6523
|
core: eliminate Winvalid-noreturn in base.hpp
|
2021-10-28 21:33:20 +00:00 |
|
Alexander Alekhin
|
d612c72405
|
build: fix MSVC-Clang warnings about unused parameters in stubs
|
2021-10-28 21:08:36 +00:00 |
|
Alexander Alekhin
|
6bd143dd25
|
Merge pull request #20961 from alalek:fix_msvc_clang
|
2021-10-28 13:54:24 +00:00 |
|
Alexander Alekhin
|
770d3eabc0
|
Merge pull request #20960 from alalek:fix_icc_support_3.4
|
2021-10-28 13:54:07 +00:00 |
|
Alexander Alekhin
|
75e2ba5af3
|
core(simd): fix compilation with MSVC-Clang
|
2021-10-28 11:25:00 +00:00 |
|
Alexander Alekhin
|
1726bb6c0d
|
build(icc): fix nodiscard attribute handling
|
2021-10-28 05:52:22 +00:00 |
|
Alexander Alekhin
|
5dfe65d53a
|
cmake: fix popcnt detection with Intel Compiler
|
2021-10-28 05:37:23 +00:00 |
|
Alexander Alekhin
|
d059cc7170
|
Merge pull request #20958 from noahstier:3.4_tvl1_optimization
|
2021-10-27 19:59:57 +00:00 |
|
Noah Stier
|
84a81579ba
|
tvl1 cuda optflow optimization
|
2021-10-27 12:01:53 -07:00 |
|
Alexander Alekhin
|
aa11cc19e8
|
Merge pull request #20919 from berak:patch-1
|
2021-10-22 14:08:08 +00:00 |
|
berak
|
a6f5717567
|
resolves #20913
imgproc: remove asserts for circles_ in HoughCircles
|
2021-10-22 15:07:57 +02:00 |
|
Alexander Alekhin
|
12507aab8a
|
Merge pull request #20912 from AleksandrPanov:fix_findMinEnclosingTriangle
|
2021-10-21 16:26:53 +00:00 |
|
AleksandrPanov
|
d21622bef4
|
fix findMinEnclosingTriangle and add tests
|
2021-10-21 18:12:51 +03:00 |
|
Alexander Alekhin
|
bc8eac2439
|
Merge pull request #20906 from alalek:backport_20903
|
2021-10-21 13:03:46 +00:00 |
|
Alexander Alekhin
|
4e65db80e8
|
Merge pull request #20916 from Harvey-Huang:32bit_rgb
|
2021-10-21 11:45:48 +00:00 |
|
Harvey
|
ce68291d83
|
32bit rgb bmp file should not copy data as rgba
|
2021-10-21 16:47:27 +08:00 |
|
Alexander Alekhin
|
f77fdc0ce8
|
samples: fix build without threading support
|
2021-10-19 13:35:09 +00:00 |
|
Zhuo Zhang
|
7da51787b9
|
Merge pull request #20900 from zchrissirhcz:3.4-hwfeatures-support-qnx
* fix: correctly check neon flags for QNX platform
* refactor: change __QNXNTO__ to __QNX__
|
2021-10-19 13:30:27 +00:00 |
|
Alexander Alekhin
|
b1f422c1c5
|
Merge pull request #20894 from alalek:core_simd_int64_ctor_sse
|
2021-10-19 13:29:52 +00:00 |
|
rogday
|
b3f966e2ca
|
Merge pull request #20883 from rogday:eltwise_refactoring
* backport elementwise_layers refactor
* keep NULL
|
2021-10-19 13:29:22 +00:00 |
|
Alexander Alekhin
|
3f191e1b75
|
Merge pull request #20897 from ThalesGroup:master
|
2021-10-19 13:27:54 +00:00 |
|
Michel Promonet
|
9a9e457dd6
|
Allow to set av_log_set_level to reduce ffmpeg level below AV_LOG_ERROR
|
2021-10-19 10:46:41 +02:00 |
|
Alexander Alekhin
|
c316dbe2aa
|
Merge pull request #20895 from sergiud:avx-error-immediate
|
2021-10-18 19:08:50 +00:00 |
|
Alexander Alekhin
|
b5fcb06a76
|
core(SIMD): update int64 SSE constructor
|
2021-10-18 18:59:40 +00:00 |
|
Sergiu Deitsch
|
f8f9f3c438
|
fixed AVX compile error
Some older compilers do not allow to pass a `const int` as an immediate. Use an unnamed enum instead.
|
2021-10-18 14:56:19 +02:00 |
|
Alexander Alekhin
|
e6c68eed51
|
Merge pull request #20879 from Wehzie:patch-1
|
2021-10-17 16:50:13 +00:00 |
|
Wehzie
|
f9e747dbc6
|
Fixed typo in CV_Error message
Error was "Input parameters must be a matrices!", but "matrices" is plural and doesn't allow the unspecific article "a".
|
2021-10-17 15:37:14 +03:00 |
|
Nicholas Ho
|
bd0732b1d0
|
Merge pull request #20740 from Nicholas-Ho-arm:3.4_SymmColumnVec_32f8u
* Add SymmColumnVec_32f8u
* Fix double to float warnings
|
2021-10-15 11:47:53 +00:00 |
|
Alexander Alekhin
|
0b5cbcefdd
|
Merge pull request #20868 from icestraw:fix-type-error-of-slice-indices
|
2021-10-14 16:11:37 +00:00 |
|
icestraw
|
e4a87f2f4f
|
fix type error of slice indices
|
2021-10-14 11:52:35 +08:00 |
|
Alexander Alekhin
|
3c8cadf7ca
|
Merge pull request #20867 from alalek:fix_CV_POPCNT_U64_msvs
|
2021-10-13 17:08:58 +00:00 |
|
Alexander Alekhin
|
7c0b26e8a0
|
Merge pull request #20834 from sthalik:msvc-shared-library-static-crt
|
2021-10-13 14:21:08 +00:00 |
|
Alexander Alekhin
|
982503e9a8
|
core: ensure 'int' result from CV_POPCNT_U64(x)
|
2021-10-13 01:14:37 +00:00 |
|
Stanislaw Halik
|
3d93675ff9
|
fix link error on shared libs with -MT
|
2021-10-12 17:50:31 +02:00 |
|
Alexander Alekhin
|
53d6c9b9c0
|
Merge pull request #20860 from rogday:sum_fix
|
2021-10-12 15:36:32 +00:00 |
|
Alexander Alekhin
|
a02e90d502
|
Merge pull request #20859 from rogday:sub_const_fix
|
2021-10-11 18:51:46 +00:00 |
|
Smirnov Egor
|
238dbffb48
|
change asserts for Sum
|
2021-10-11 20:59:44 +03:00 |
|