Alexander Alekhin
b2274a63cd
Merge pull request #15348 from alalek:fix_videoio_doc_version
6 years ago
Alexander Alekhin
6a439ae53d
videoio(doc): fix 'since' version
6 years ago
xitong
b1a5c76215
Fix a typo
6 years ago
Alexander Alekhin
9612397aa2
Merge pull request #15329 from craterkamath:fixTypoCamshift
6 years ago
craterkamath
04f720d56a
Fixed Typo Closes #15148
6 years ago
Alexander Alekhin
19a4b51371
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Alexander Alekhin
b8f35aa109
Merge pull request #15322 from alalek:backport_15318
6 years ago
Suleyman TURKMEN
a1e96a7deb
Update seamless_cloning.cpp
6 years ago
luz.paz
fcc7d8dd4e
Fix modules/ typos
...
Found using `codespell -q 3 -S ./3rdparty -L activ,amin,ang,atleast,childs,dof,endwhile,halfs,hist,iff,nd,od,uint`
backporting of commit: ec43292e1e
6 years ago
Alexander Alekhin
a41b79d43e
Merge pull request #15318 from luzpaz:modules_typo_fixes
6 years ago
luz.paz
ec43292e1e
Fix modules/ typos
...
Found using `codespell -q 3 -S ./3rdparty -L activ,amin,ang,atleast,childs,dof,endwhile,halfs,hist,iff,nd,od,uint`
6 years ago
Alexander Alekhin
7df3141bbc
Merge pull request #15309 from alalek:backport_15305
6 years ago
Alexander Alekhin
ea667d82b3
Merge pull request #15305 from luzpaz:typo-fixes
6 years ago
luz.paz
57ccf14952
FIx misc. source and comment typos
...
Found via `codespell -q 3 -S ./3rdparty,./modules -L amin,ang,atleast,dof,endwhile,hist,uint`
backporting of commit: 32aba5e64b
6 years ago
Alexander Alekhin
0a02dd5f58
Merge pull request #15298 from smirnov-alexey:gapi_simplify_transform_tests
6 years ago
Alexander Alekhin
13ecd5bb25
Merge pull request #15122 from pmur:fast-math-improvements
6 years ago
Alexander Alekhin
a703b9ed84
Merge pull request #15101 from alalek:cmake_initialization
6 years ago
luz.paz
32aba5e64b
FIx misc. source and comment typos
...
Found via `codespell -q 3 -S ./3rdparty,./modules -L amin,ang,atleast,dof,endwhile,hist,uint`
6 years ago
Dmitry Kurtaev
e4a80aee09
Fix #15296
6 years ago
Alexander Alekhin
26551f178c
Merge pull request #15301 from alalek:backport
6 years ago
Alexander Alekhin
dbf8e22fad
Merge pull request #15242 from vchiluka5:lazy_load_nvcuda_dll
6 years ago
ilbalance
0b5d0b83be
Merge pull request #15275 from ilbalance:js_inpaint
...
* in embindgen.py added inpaint function
* added test for inpaint function and fixed function in build_js
* fixed test for inpaint function
* rotate deleted, build_js.py fixed
6 years ago
Alexander Alekhin
32772a5436
3.4: backported changes from 'master' branch
6 years ago
smirnov-alexey
35e5f00cac
Simplify tests on GAPI_TRANSFORM
6 years ago
Alexander Alekhin
290da93845
Merge pull request #15285 from AsyaPronina:dev/asyadev/matching_requirements_test
6 years ago
Andrey Golubev
f6bb900259
Merge pull request #15238 from andrey-golubev:fluid_fix_journal
...
G-API: Fix Journal usage in Fluid backend (#15238 )
* Fix Journal usage in Fluid backend
* Delete dumpDotRequired(): invalid check
* Update mem consumption test
* Test that new test works
* Debug memory consumption function
* Increase iterations in test
* Re-write memory consumption measurement part
* Restore correct fix for Fluid journals
6 years ago
Diego
f7f2438478
Merge pull request #15082 from dvd42:segmentation-module
...
Segmentation module (#15082 )
6 years ago
Alexander Alekhin
2ad0487cec
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Alexander Alekhin
72ccb5fe6e
Merge pull request #15283 from smirnov-alexey:gapi_transform_tests
6 years ago
Alexander Alekhin
7c96857c02
Merge pull request #15292 from alalek:build_warnings_xcode_10_3
6 years ago
Alexander Alekhin
15b8a8d935
build: eliminate warnings with Xcode 10.3
6 years ago
Andrey Golubev
bf0765fc7f
Merge pull request #15282 from andrey-golubev:rename_argkind_opaque
...
* G-API: rename ArgKind OPAQUE to GOPAQUE
Rename ArgKind value to GOPAQUE to fix conflict in the
user code when wingdi.h is included: it defines OPAQUE
macro that (for some reason) is chosen instead of ArgKind
value
* Add compatibility with existing API
* Renamed GOPAQUE to OPAQUE_VAL
6 years ago
AsyaPronina
59de4d9ad8
Added Preproc use case test for graph pattern matching
6 years ago
Alexander Alekhin
e0cb01e2cf
Merge pull request #15249 from dkurt:dnn_ie_tests_2019r2
6 years ago
smirnov-alexey
4c168e95de
Extend test suite on GAPI_TRANSFORM macro
6 years ago
Alexander Alekhin
183fc43a67
Merge pull request #15217 from elatkin:15163_gapi_std_math
6 years ago
Alexander Alekhin
c95407f1bc
Merge pull request #14883 from AsyaPronina:dev/asyadev/pattern_matching
6 years ago
Lubov Batanina
f1ea9d86b9
Merge pull request #15203 from l-bat:determine_inp_shape
...
* Determine input shapes
* Add test
* Remove getInputShapes
* Fix model
* Fix constructors
* Add Caffe test
* Fix predict
6 years ago
AsyaPronina
e06efd5329
G-API: Added graph pattern matching routine and basic tests
6 years ago
Alexander Alekhin
358d69956a
Merge pull request #15198 from AsyaPronina:bump_to_new_ade_release
6 years ago
Hugo Lindström
935067ee05
Merge pull request #15265 from hugolm84:wince-armv7-supports-neon
...
* WINCE 8.0 requires ARMv7 Thumb2 and thus have NEON instructions
* Only add NEON if on _ARM_
6 years ago
Alexander Alekhin
212f0fb509
Merge pull request #15262 from alalek:fix_15252
6 years ago
Chip Kerchner
d513fb4c8e
Merge pull request #15199 from ChipKerchner:hogToHal
...
Convert HOG from SSE SIMD to HAL - 35-45% faster on Power (VSX) (#15199 )
* Convert SSE SIMD to HAL. 35-45% improvement for Power (VSX)
* Remove CV_NEON code. Use v_floor instead of 3 lines of code.
* Invert comparison logic to simplify code.
* Change initialization from v_load to constructor type.
6 years ago
Alexander Alekhin
596b8a5d06
Merge pull request #15263 from alalek:videoio_skip_msmf_tests3
6 years ago
Alexander Alekhin
6f267be6f1
Merge pull request #15260 from tomoaki0705:suppressNoisyWarning
6 years ago
Jake Howard
76b40a37e7
Merge pull request #15111 from RealOrangeOne:patch-1
...
* Remove unavoidable print of CV error
The return value covers whether the device exists.
This might be better hidden behind a debug flag, but I couldn't work out how to do that nicely.
* Use `CV_LOG_WARNING` macro to log rather than removing it entirely
6 years ago
Alexander Alekhin
487d331d74
Merge pull request #15256 from dkurt:dnn_model_warps
6 years ago
Alexander Alekhin
a77275e650
videoio(test): skip unstable MSMF tests (3)
6 years ago
Alexander Alekhin
5e527d22e3
gapi: fix build with MSVS2017/2019
6 years ago
Tomoaki Teshima
40c71a2463
suppress noisy warning
...
* add -Wno-psabi when using GCC 6
* add -Wundef for CUDA 10
* add -Wdeprecated-declarations when using GCC 7
* add -Wstrict-aliasing and -Wtautological-compare for GCC 7
* replace cudaThreadSynchronize with cudaDeviceSynchronize
6 years ago