Bao "Mantle" Rong
3dcb775d16
switch to argparse
5 years ago
albert-github
2d387356de
Incorrect PREDEFINED setting.
...
The PREDEFINED setting for had a space between the define name and the equal sign and this is not allowed, it results in the warning:
```
error: Illegal PREDEFINED format '=', no define name specified
```
according to the documentation explicitly states that no space is allowed:
> The PREDEFINED tag can be used to specify one or more macro names that are defined before the preprocessor is started (similar to the -D option of e.g. gcc). The argument of the tag is a list of macros of the form: name or name=definition (no spaces). If the definition and the "=" are omitted, "=1" is assumed. To prevent a macro definition from being undefined via #undef or recursively expanded use the := operator instead of the = operator.
5 years ago
Tomoaki Teshima
07c3aae315
let the test pass on Mali G52 (ODROID-N2)
5 years ago
Dmitry Kurtaev
b36eba7fab
Support FusedResizeAndPadConv2D from TensorFlow
5 years ago
Dmitry Kurtaev
8574a757f9
Case sensitive dnn layers types
5 years ago
Alexander Alekhin
0812207db7
Merge tag '3.4.10'
5 years ago
Alexander Alekhin
1cc1e6fa56
release: OpenCV 3.4.10
5 years ago
Alexander Alekhin
6216bf9221
Merge pull request #16959 from alalek:winpack_dldt_update
5 years ago
Alexander Alekhin
388a7ce86e
Merge pull request #16956 from alalek:ocl_control_buffer_mapping
5 years ago
Alexander Alekhin
5d95a500ad
winpack_dldt: readme update
5 years ago
Alexander Alekhin
95341c2b1b
Merge pull request #16953 from mshabunin:fix-msmf-writer-fps
5 years ago
Alexander Alekhin
54063c40de
core(ocl): options to control buffer access flags
...
- control using of clEnqueueMapBuffer or clEnqueueReadBuffer[Rect]
- added benchmarks with OpenCL buffer access use cases
5 years ago
Maksim Shabunin
585593e9fc
videoio: fixed MSMF writer fps handling
5 years ago
Alexander Alekhin
f15e885baf
Merge pull request #16950 from alalek:fix_16945
5 years ago
Alexander Alekhin
9109cb1ec6
Merge pull request #16948 from alalek:warning_16739
5 years ago
Alexander Alekhin
dc9ee53ff5
stitching: fix range check in DpSeamFinder::computeCosts
5 years ago
Alexander Alekhin
1485968fc4
Merge pull request #16947 from mshabunin:fix-msmf-convert-format
5 years ago
Alexander Alekhin
09134ac881
core: emit warning ONCE on ambiguous MatExpr processing
5 years ago
Maksim Shabunin
433c5199fd
videoio: fixed conversion in MSMF backend
5 years ago
Alexander Alekhin
396f43d674
Merge pull request #16938 from alalek:winpack_samples_update
5 years ago
Alexander Alekhin
e12b1c2209
build: updates for winpack dldt
5 years ago
Alexander Alekhin
f6b2b49e4a
Merge pull request #16932 from alalek:imgproc_resize_nn_cleanup
5 years ago
Alexander Alekhin
e1322cf503
Merge pull request #16928 from alalek:fix_15075
5 years ago
Alexander Alekhin
67dfdee33f
Merge pull request #16922 from alalek:imgcodecs_test_io_grayscale
5 years ago
Alexander Alekhin
61c4cfd896
imgproc(resize): drop unused 'pix_size4'
5 years ago
Alexander Alekhin
be17f532e1
imgproc(resize): fix resizeNNInvoker handling of generic pixel size
5 years ago
Alexander Alekhin
6d85fa3fd2
imgcodecs(test): rework common I/O test, added grayscale mode
5 years ago
Alexander Alekhin
222a48577f
Merge pull request #16919 from alalek:backport_16860
5 years ago
Alexander Alekhin
353273579b
Merge pull request #16918 from alalek:build_warnings_3.4
5 years ago
Alexander Alekhin
7373ef0983
Merge pull request #16847 from alalek:build_opencv_winpack_dldt
5 years ago
Moritz Fischer-Gundlach
2740901378
-calib3d updates documentation
...
backporting commit 99436bb8cf
5 years ago
Alexander Alekhin
e661ad2a67
eliminate build warnings
5 years ago
Alexander Alekhin
3a4b79173b
Merge pull request #16916 from cyyever:fix_freebsd_build
5 years ago
cyy
bdc29cccb6
fix freebsd build
5 years ago
Alexander Alekhin
7465125f67
build: add winpack_dldt build scripts
5 years ago
Alexander Alekhin
340df65fb4
Merge pull request #16903 from alalek:fix_16823_3.4
5 years ago
Alexander Alekhin
9a463b74dc
Merge pull request #16901 from alalek:cmake_ie_find_extra_libs
5 years ago
Dmitry Kurtaev
7e4b2057f2
Import TF2.0 network from Keras
5 years ago
Alexander Alekhin
c920b45fb8
core(persistence): fix resource leaks - force closing files
...
backporting commit 673eb2b006
5 years ago
Alexander Alekhin
2a9a2fff66
cmake: fix find process for InferenceEngine extra libraries
5 years ago
Alexander Alekhin
a28a520c7f
Merge pull request #16897 from mshabunin:fix-kw-issues-2
5 years ago
Maksim Shabunin
0aac17d9f7
calib3d: check input values in dls
5 years ago
Alexander Alekhin
f44a0960df
Merge pull request #16894 from alalek:update_tbb
5 years ago
Alexander Alekhin
b1ed003d08
Merge pull request #16893 from alalek:update_libwebp
...
* 3rdparty: update libwebp 1.0.3 => 1.1.0
- https://github.com/webmproject/libwebp/releases/tag/v1.1.0
* 3rdparty(libwebp): re-apply OpenCV patches
5 years ago
Alexander Alekhin
22d930998b
Merge pull request #16892 from alalek:update_libtiff
5 years ago
Alexander Alekhin
d2b0953735
Merge pull request #16891 from alalek:update_libjpeg-turbo
5 years ago
Alexander Alekhin
fa002bde01
3rdparty: update TBB 2020.0 => 2020.1
5 years ago
Alexander Alekhin
13c4dc0e69
3rdparty: update libtiff 4.0.10 => 4.1.0
...
- https://gitlab.com/libtiff/libtiff/-/tags/v4.1.0
5 years ago
Alexander Alekhin
ad4e5dbd3d
3rdparty: libjpeg-turbo 2.0.2 => 2.0.4
...
- https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.0.4
5 years ago
Alexander Alekhin
2d63861c09
Merge pull request #16885 from mshabunin:fix-msvc-warn
5 years ago