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
cd68cc1f46
Merge pull request #19195 from diablodale:win32AlignAlloc
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
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
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
Anastasiya Pronina
cdbea6f0a0
GFrame as internal node in GExecutor
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
Alexander Alekhin
cd3939a153
Merge pull request #19158 from alalek:build_opencv_winpack_dldt_2021.2.0
4 years ago
Alexander Alekhin
9f5463ce42
Merge pull request #19152 from LupusSanctus:am/color_issue
4 years ago
Anastasia Murzova
3bc1b53962
Added YUV conversion fix
...
Fixed OpenCV issue #18878
4 years ago
Alexander Alekhin
de1b919641
Merge pull request #19161 from alalek:js_robust_code_generation
4 years ago
Alexander Alekhin
3e9158acd6
Merge pull request #19128 from asmorkalov:as/gapi_phase_tolerance
4 years ago
Alexander Alekhin
03e224ee83
Merge pull request #19127 from asmorkalov:as/photo_fix_arm64
4 years ago
Steffen Urban
c2bc171ef6
js: backport PR18985
...
original commit: b82700ae41
4 years ago
Alexander Alekhin
f8740e124c
js: robust code generation
...
- avoid randomized output due to unpredictable dict/set order
4 years ago
Steffen Urban
b82700ae41
Merge pull request #18985 from ZEISS:feature/aruco_js_fix
...
Aruco javascript fix and added functionality
* whitespace
* updated docu. updated regexp.
* update docu
* embindgen regex
* removed parser arg
* remove whitespace
* removed aruco hint
* remove whitespace
* removed aruco hint
* new docu string
* removed extra line
* remove whitespace
* removed aruco hint
* new docu string
* removed extra line
4 years ago
Alexander Smorkalov
009860e98a
arm64 fix: Replaced float value strong equal checks with check with tolerance.
4 years ago
Alexander Smorkalov
57da381ae3
Increased Photo_CalibrateDebevec.regression test tolerance to pass on arm64 with gcc 9.3.
4 years ago
Alexander Alekhin
935cb4076b
Merge pull request #19154 from alalek:fixup_19089
4 years ago
Alexander Alekhin
b2ea15da35
Merge pull request #19137 from VadimLevin:dev/vlevin/safe-string-conversion
4 years ago
Alexander Alekhin
9733177083
Merge pull request #19105 from alalek:js_build_update
4 years ago
Alexander Alekhin
fa665141bb
Merge pull request #19104 from alalek:docs_cmake_msvs2019
4 years ago
Alexander Alekhin
64720f15a2
doc(windows): update how to handle MSVS 2019
4 years ago