Alexander Alekhin
ba2b331461
core(ocl): parametrize OpenCLExecutionContext tests
4 years ago
Alexander Alekhin
a6f7dca685
Merge pull request #19027 from alalek:videoio_plugins_api_versioning
4 years ago
Alexander Alekhin
282605ea76
Merge pull request #19209 from alalek:fix_docs_build_options_parallel
4 years ago
Zhuo Zhang
6e1da2ef91
Merge pull request #19203 from zchrissirhcz:fix-cvSaveImage
...
Fix cvSaveImage( ) function bug
* fix cvSaveImage crash
* replace emplace_back with {}, no C++11 required
* fix MacOSX build with vector's push_back
4 years ago
Anatoliy Talamanov
244511e434
Merge pull request #19205 from TolyaTalamanov:at/remove-streamingbackend-export
...
[G-API] Fix streaming kernels in standalone
* Move streaming kernels from public header
* Add streaming backend to standalone
4 years ago
Maxim Pashchenkov
656b20a169
Merge pull request #19070 from mpashchenkov:mp/onnx-gframe
...
G-API: Support GFrame for ONNX infer
* Added GFrame for ONNX
* Cut test
* Removed IE from assert
* Review comments
* Added const/bbot rstrt
* View instead unique_ptr in func. sig.
* Added extractMat function, ONNXCompiled contains exMat - cv::Mat with non processed input data
* Added meta check for inferList2
4 years ago
Alexander Alekhin
50bb344a9d
Merge pull request #19206 from OrestChura:oc/fix_plugconfparams_n_align
4 years ago
Alexander Alekhin
1ec2ade65b
Merge pull request #19210 from alalek:backport_19199
4 years ago
Alexander Alekhin
13148df9f2
Merge pull request #19208 from alalek:js_build_reuse_python
4 years ago
Alexander Alekhin
5a10261111
Merge pull request #19207 from alalek:issue_19198
4 years ago
Ilya Lavrenov
064d48771d
Find only shared IE libraries, not plugins
...
original commit: 3ed376d103
4 years ago
Alexander Alekhin
1c078c59e3
docs: fix table cells
4 years ago
Alexander Alekhin
7eeba4d485
js(build): reuse Python executable used to run main script
...
- don't switch between Python versions in the middle of the build
4 years ago
Alexander Alekhin
cd68cc1f46
Merge pull request #19195 from diablodale:win32AlignAlloc
4 years ago
Alexander Alekhin
0681deb3c9
js: fix Python 3 support in make_umd.py
4 years ago
OrestChura
e80f6624ed
- Replace plugin config parameters with the working ones
...
- refactor for consistency
4 years ago
Dale Phurrough
109255a730
add windows native aligned malloc + unit test case
...
* implements https://github.com/opencv/opencv/issues/19147
* CAUTION: this PR will only functions safely in the
4+ branches that already include PR 19029
* CAUTION: this PR requires thread-safe startup of the alloc.cpp
translation unit as implemented in PR 19029
4 years ago
Stefan Dragnev
b13b5d86f6
Merge pull request #19109 from tailsu:sd/imdecode-jp2k-codestream
...
* OpenJPEG: decoder for J2K codestreams
* code review fixes
* exclude .j2c from GDAL tests
4 years ago
Alexander Alekhin
0ffa78b66a
Merge pull request #19193 from alalek:samples_python_3.9
4 years ago
Alexander Alekhin
15265918a7
Merge pull request #19133 from diablodale:fix19132-opencvactivated
4 years ago
Alexander Alekhin
ed00088f17
Merge pull request #19199 from ilya-lavrenov:find-shared-libraries-only
4 years ago
Ilya Lavrenov
3ed376d103
Find only shared IE libraries, not plugins
4 years ago
OrestChura
e2930c7898
Perf test for morphologyEx
4 years ago
Alexander Alekhin
84676fefe3
Merge tag '4.5.1'
4 years ago
Alexander Alekhin
1363496c11
release: OpenCV 4.5.1
4 years ago
Alexander Alekhin
a029f03edc
Merge pull request #19187 from alalek:samples_python_3.9
4 years ago
Alexander Alekhin
03df48899c
Merge pull request #19186 from AsyaPronina:asyadev/fix_gframe_as_internal_data_for_gexecutor
4 years ago
Alexander Alekhin
b51ae87828
samples: check for Python 3.9
4 years ago
Alexander Alekhin
68fb8dd873
Merge tag '3.4.13'
4 years ago
Anastasiya Pronina
cdbea6f0a0
GFrame as internal node in GExecutor
4 years ago
Alexander Alekhin
8869dc7762
release: OpenCV 3.4.13
4 years ago
Alexander Alekhin
6659d55a9d
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
4 years ago
Alexander Alekhin
e6c9291e32
Merge pull request #19180 from alalek:fixup_19161
4 years ago
Alexander Alekhin
a6f14ca97c
js(build): fix generator with Python3
...
- class_info.props is a 'list'
4 years ago
Alexander Alekhin
c555a6747d
Merge pull request #19177 from alalek:doxygen_drop_TCL_SUBST
4 years ago
Alexander Alekhin
dd276dbb59
Merge pull request #19176 from alalek:issue_19131
4 years ago
Alexander Alekhin
70d82017fe
Merge pull request #19175 from alalek:issue_18520
4 years ago
Alexander Alekhin
663bd73518
Merge pull request #19164 from fpetrogalli:tranform_16u
4 years ago
Francesco Petrogalli
c526705f4f
[cv::transform] Enable CV_SIMD for the 16U case on AArch64.
4 years ago
Alexander Alekhin
c84d2cb32a
Merge pull request #18604 from vrabaud:master
4 years ago
Vincent Rabaud
ff211371bc
Replace FLANNException by CV_Error.
4 years ago
Alexander Alekhin
e9a4734a57
doxygen: drop deprecated TCL_SUBST
4 years ago
Alexander Alekhin
3359bdc464
docs(core): fix process_video_frame() code snippet
4 years ago
Alexander Alekhin
17faee5d81
imgproc: add rotatedRectangleIntersection empty input handling
4 years ago
Alexander Alekhin
b4795086fe
Merge pull request #19168 from alalek:abi_experimental_quaternion
4 years ago
Alexander Alekhin
5cd852f9bd
Merge pull request #19170 from vrabaud:3.4
4 years ago
Vincent Rabaud
4c75b1c102
Fix comment typos.
4 years ago
Alexander Alekhin
a6b5771297
ABI: exclude quaternion header from ABI/API check
...
- this API is experimental for now
4 years ago
Alexander Alekhin
dac298ef41
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
4 years ago
Alexander Alekhin
ef27c11d50
Merge pull request #19162 from alalek:backport_18985
4 years ago