platform/upstream/opencv.git
4 years agoMerge remote-tracking branch 'upstream/3.4' into merge-3.4
Alexander Alekhin [Fri, 30 Aug 2019 13:22:42 +0000 (16:22 +0300)]
Merge remote-tracking branch 'upstream/3.4' into merge-3.4

4 years agoMerge pull request #15414 from kuzi117:instr
Alexander Alekhin [Fri, 30 Aug 2019 12:03:19 +0000 (12:03 +0000)]
Merge pull request #15414 from kuzi117:instr

4 years agoMerge pull request #15418 from mshabunin:try-install-layout-34
Alexander Alekhin [Thu, 29 Aug 2019 18:42:58 +0000 (18:42 +0000)]
Merge pull request #15418 from mshabunin:try-install-layout-34

4 years agoMerge pull request #15417 from alalek:ts_fix_callback_signature
Alexander Alekhin [Thu, 29 Aug 2019 18:40:19 +0000 (18:40 +0000)]
Merge pull request #15417 from alalek:ts_fix_callback_signature

4 years agoMerge pull request #15412 from kuzi117:ambig
Alexander Alekhin [Thu, 29 Aug 2019 18:39:00 +0000 (18:39 +0000)]
Merge pull request #15412 from kuzi117:ambig

4 years agoUse commonly supported instruction mnemonic.
Braedy Kuzma [Thu, 29 Aug 2019 00:20:09 +0000 (18:20 -0600)]
Use commonly supported instruction mnemonic.

4 years agoDisambiguate vecpopcnt for (u)dword2.
Braedy Kuzma [Wed, 28 Aug 2019 23:39:08 +0000 (17:39 -0600)]
Disambiguate vecpopcnt for (u)dword2.

4 years agoPorted install layout refactoring from master branch
Maksim Shabunin [Thu, 29 Aug 2019 13:57:42 +0000 (16:57 +0300)]
Ported install layout refactoring from master branch

4 years agots: fix callback function signature
Alexander Alekhin [Thu, 29 Aug 2019 11:37:35 +0000 (14:37 +0300)]
ts: fix callback function signature

detected by UBSAN

4 years agoMerge pull request #15357 from ChipKerchner:fastCorner
Alexander Alekhin [Thu, 29 Aug 2019 08:26:31 +0000 (08:26 +0000)]
Merge pull request #15357 from ChipKerchner:fastCorner

4 years agoMerge pull request #15395 from l-bat:fully_connected
Lubov Batanina [Thu, 29 Aug 2019 07:52:02 +0000 (10:52 +0300)]
Merge pull request #15395 from l-bat:fully_connected

* Fix IE FullyConnected layer

* Fix MyriadX

4 years agoMerge pull request #15407 from terfendail:test_check_any
Alexander Alekhin [Wed, 28 Aug 2019 16:39:01 +0000 (16:39 +0000)]
Merge pull request #15407 from terfendail:test_check_any

4 years agoMerge pull request #14786 from mshabunin:try-install-layout
Alexander Alekhin [Wed, 28 Aug 2019 15:58:21 +0000 (15:58 +0000)]
Merge pull request #14786 from mshabunin:try-install-layout

4 years agoMerge pull request #15274 from ChipKerchner:lkpyramidToHal
Chip Kerchner [Wed, 28 Aug 2019 15:56:48 +0000 (11:56 -0400)]
Merge pull request #15274 from ChipKerchner:lkpyramidToHal

* Convert lkpyramid from SSE SIMD to HAL - 90% faster on Power (VSX).

* Replace stores with reduce_sum.  Rework to handle endianess correctly.

* Fix compiler warnings by casting values explicitly to shorts

* Switch to CV_SIMD128 compiler definition.  Unroll loop to 8 elements since we've already loaded the data.

4 years agoExtend tests for v_check_any and v_check_all intrinsics
Vitaly Tuzov [Wed, 28 Aug 2019 11:53:31 +0000 (14:53 +0300)]
Extend tests for v_check_any and v_check_all intrinsics

4 years agoMerge pull request #15401 from ChipKerchner:vectorReduceInt8Bug
Alexander Alekhin [Tue, 27 Aug 2019 19:59:39 +0000 (19:59 +0000)]
Merge pull request #15401 from ChipKerchner:vectorReduceInt8Bug

4 years agoFix macro bug with v_reduce_min and v_reduce_max for chars in VSX
ChipKerchner [Tue, 27 Aug 2019 16:38:53 +0000 (11:38 -0500)]
Fix macro bug with v_reduce_min and v_reduce_max for chars in VSX

4 years agoMerge pull request #15400 from terfendail:fix_check_any
Alexander Alekhin [Tue, 27 Aug 2019 14:07:23 +0000 (14:07 +0000)]
Merge pull request #15400 from terfendail:fix_check_any

4 years agoMerge pull request #15378 from andrey-golubev:acc_tests_doc
Alexander Alekhin [Tue, 27 Aug 2019 12:20:05 +0000 (12:20 +0000)]
Merge pull request #15378 from andrey-golubev:acc_tests_doc

4 years agoFix for AVX2 implementation of v_check_any(), v_check_all() intrinsics
Vitaly Tuzov [Tue, 27 Aug 2019 11:31:23 +0000 (14:31 +0300)]
Fix for AVX2 implementation of v_check_any(), v_check_all() intrinsics

4 years agoExtracted install layout configuration to separate file
Maksim Shabunin [Tue, 11 Jun 2019 22:18:57 +0000 (01:18 +0300)]
Extracted install layout configuration to separate file

4 years agoMerge pull request #15388 from atinfinity:impl-turbo-colormap
atinfinity [Mon, 26 Aug 2019 14:55:10 +0000 (23:55 +0900)]
Merge pull request #15388 from atinfinity:impl-turbo-colormap

Implementation of colormap "Turbo" (#15388)

* implemented turbo colormap

* add colormap image

* changed float value to avoid cast

* sorted flag check alphabetically

4 years agoMerge pull request #15391 from dkurt:fix_15141
Alexander Alekhin [Mon, 26 Aug 2019 12:17:21 +0000 (12:17 +0000)]
Merge pull request #15391 from dkurt:fix_15141

4 years agoFix https://github.com/opencv/opencv/issues/15141
Dmitry Kurtaev [Sat, 24 Aug 2019 20:14:26 +0000 (23:14 +0300)]
Fix https://github.com/opencv/opencv/issues/15141

4 years agoMerge remote-tracking branch 'upstream/3.4' into merge-3.4
Alexander Alekhin [Fri, 23 Aug 2019 16:24:37 +0000 (19:24 +0300)]
Merge remote-tracking branch 'upstream/3.4' into merge-3.4

4 years agoMerge pull request #15383 from alalek:fix_15379
Alexander Alekhin [Fri, 23 Aug 2019 16:19:36 +0000 (16:19 +0000)]
Merge pull request #15383 from alalek:fix_15379

4 years agoMerge pull request #15382 from alalek:fix_15287
Alexander Alekhin [Fri, 23 Aug 2019 16:09:13 +0000 (16:09 +0000)]
Merge pull request #15382 from alalek:fix_15287

4 years agoMerge pull request #15380 from alalek:fix_build_icc
Alexander Alekhin [Fri, 23 Aug 2019 16:07:21 +0000 (16:07 +0000)]
Merge pull request #15380 from alalek:fix_build_icc

4 years agoMerge pull request #15376 from ilya-lavrenov:detect_openvino
Alexander Alekhin [Fri, 23 Aug 2019 16:05:15 +0000 (16:05 +0000)]
Merge pull request #15376 from ilya-lavrenov:detect_openvino

4 years agoMerge pull request #15350 from komakai:apple-debug-build
Giles Payne [Fri, 23 Aug 2019 15:22:29 +0000 (00:22 +0900)]
Merge pull request #15350 from komakai:apple-debug-build

* Add debug build option to MacOs and iOS build scripts

* osx: allow selection of MACOSX_DEPLOYMENT_TARGET

* Add --debug_info flag to iOS and macOS builds for building with debug info

4 years agoAdopted detection of Inference Engine
Ilya Lavrenov [Fri, 23 Aug 2019 09:54:07 +0000 (12:54 +0300)]
Adopted detection of Inference Engine

4 years agocore: handle empty Mat in Mat_ assignment operators
Alexander Alekhin [Fri, 23 Aug 2019 13:54:24 +0000 (16:54 +0300)]
core: handle empty Mat in Mat_ assignment operators

4 years agobuild: fix build with ICC
Alexander Alekhin [Thu, 22 Aug 2019 13:26:58 +0000 (16:26 +0300)]
build: fix build with ICC

4 years agoobjdetect: add input check in HOG detector
Alexander Alekhin [Fri, 23 Aug 2019 13:14:53 +0000 (16:14 +0300)]
objdetect: add input check in HOG detector

4 years agoMerge pull request #15236 from dbudniko:dbudniko/g_api_copy_kernels
Alexander Alekhin [Fri, 23 Aug 2019 10:47:47 +0000 (10:47 +0000)]
Merge pull request #15236 from dbudniko:dbudniko/g_api_copy_kernels

4 years agoDocument usage of accuracy tests model
Andrey Golubev [Fri, 23 Aug 2019 10:15:35 +0000 (13:15 +0300)]
Document usage of accuracy tests model

4 years agoMerge pull request #15373 from pmur:libpng-vsx-fix
Alexander Alekhin [Thu, 22 Aug 2019 20:54:34 +0000 (20:54 +0000)]
Merge pull request #15373 from pmur:libpng-vsx-fix

4 years agoMerge pull request #15372 from alalek:core_stat_fix_intrin
Alexander Alekhin [Thu, 22 Aug 2019 20:52:54 +0000 (20:52 +0000)]
Merge pull request #15372 from alalek:core_stat_fix_intrin

4 years agoMerge pull request #15370 from alalek:core_fastmath_hpp_update
Alexander Alekhin [Thu, 22 Aug 2019 17:05:38 +0000 (17:05 +0000)]
Merge pull request #15370 from alalek:core_fastmath_hpp_update

4 years agoMerge pull request #15353 from alalek:cmake_check_atomic
Alexander Alekhin [Thu, 22 Aug 2019 15:43:34 +0000 (15:43 +0000)]
Merge pull request #15353 from alalek:cmake_check_atomic

4 years agolibpng: update check for VSX enablement
Paul E. Murphy [Thu, 22 Aug 2019 15:08:01 +0000 (10:08 -0500)]
libpng: update check for VSX enablement

The deprecated flag ENABLE_VSX should not be used to enable this
feature. Instead, use the baseline cpu feature set to determine.

4 years agoMerge pull request #15007 from 284km:fixatypo
Kazuma Furuhashi [Thu, 22 Aug 2019 14:32:25 +0000 (23:32 +0900)]
Merge pull request #15007 from 284km:fixatypo

s/last_occurence/last_occurrence/

4 years agocore: update fastmath.hpp
Alexander Alekhin [Wed, 21 Aug 2019 22:21:53 +0000 (22:21 +0000)]
core: update fastmath.hpp

4 years agocore: fix stat SIMD code
Alexander Alekhin [Thu, 22 Aug 2019 12:39:51 +0000 (15:39 +0300)]
core: fix stat SIMD code

4 years agoMerge pull request #15316 from sturkmen72:update_seamless_cloning_cpp
Alexander Alekhin [Thu, 22 Aug 2019 11:37:38 +0000 (11:37 +0000)]
Merge pull request #15316 from sturkmen72:update_seamless_cloning_cpp

4 years agoMerge pull request #15345 from prakhar9998:patch-1
Prakhar Varshney [Thu, 22 Aug 2019 09:25:27 +0000 (14:55 +0530)]
Merge pull request #15345 from prakhar9998:patch-1

* fix broken code link

resolves  #15344

* Update stitcher.markdown

* update 3.4 link

4 years agoMerge pull request #15303 from dkurt:fix_15296
Alexander Alekhin [Wed, 21 Aug 2019 16:59:20 +0000 (16:59 +0000)]
Merge pull request #15303 from dkurt:fix_15296

4 years agoMerge pull request #15365 from Zyrin:3.4
Alexander Alekhin [Wed, 21 Aug 2019 15:55:25 +0000 (15:55 +0000)]
Merge pull request #15365 from Zyrin:3.4

4 years agoMerge pull request #15368 from dab0bby:patch-2
Alexander Alekhin [Wed, 21 Aug 2019 15:10:25 +0000 (15:10 +0000)]
Merge pull request #15368 from dab0bby:patch-2

4 years agofix typo and reference
dab0bby [Wed, 21 Aug 2019 12:52:31 +0000 (14:52 +0200)]
fix typo and reference

4 years agoMerge pull request #15359 from mgehre:fix_dangling_pointer
Alexander Alekhin [Wed, 21 Aug 2019 11:38:33 +0000 (11:38 +0000)]
Merge pull request #15359 from mgehre:fix_dangling_pointer

4 years agocmake: add libatomic check
Alexander Alekhin [Tue, 20 Aug 2019 13:19:37 +0000 (16:19 +0300)]
cmake: add libatomic check

4 years agoMerge pull request #15279 from neheb:patch-1
Rosen Penev [Wed, 21 Aug 2019 09:59:09 +0000 (02:59 -0700)]
Merge pull request #15279 from neheb:patch-1

* jas_stream: Add definition for L_tmpnam if missing

uClibc-ng for some reason does not provide a definition when some
deprecated APIs are disabled. Value taken from the musl libc.

* 3rdparty: move uClibc-ng workaround into config file

4 years agoUse std::move in Mat_<T> move constructors
Zyrin [Wed, 21 Aug 2019 09:12:00 +0000 (11:12 +0200)]
Use std::move in Mat_<T> move constructors

4 years agoFix stack overflow on gcc with c++17 (#15343)
Zyrin [Wed, 21 Aug 2019 08:57:03 +0000 (10:57 +0200)]
Fix stack overflow on gcc with c++17  (#15343)

4 years agoMerge pull request #15335 from lixit:master
Alexander Alekhin [Tue, 20 Aug 2019 22:10:10 +0000 (22:10 +0000)]
Merge pull request #15335 from lixit:master

4 years agomodules/core/src/ocl.cpp: Fix dangling pointer
Matthias Gehre [Tue, 20 Aug 2019 21:27:36 +0000 (23:27 +0200)]
modules/core/src/ocl.cpp: Fix dangling pointer

Detected by clang trunk:
```
opencv/modules/core/src/ocl.cpp:4337:37: warning: object backing the pointer will be destroyed at the end of the full-expression [-Wdangling]
        CV_OCL_CHECK_RESULT(retval, cv::format("clCreateBuffer(capacity=%lld) => %p", (long long int)entry.capacity_, (void*)entry.clBuffer_).c_str());
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
opencv/modules/core/src/ocl.cpp:193:42: note: expanded from macro 'CV_OCL_CHECK_RESULT'
            if (0) { const char* msg_ = (msg); CV_UNUSED(msg_); /* ensure const char* type (cv::String without c_str()) */ } \
```
because `cv::format` yields a temporary std::string, and thus `msg_` points to a destroyed buffer.

4 years agoMerge pull request #15351 from philippefoubert:pr_ximea
Philippe FOUBERT [Tue, 20 Aug 2019 21:01:34 +0000 (23:01 +0200)]
Merge pull request #15351 from philippefoubert:pr_ximea

* Fix the detection of XIMEA on Windows (when it has been installed by another user with administrative privileges, for example).

* Change the flow: we first try HKEY_CURRENT_USER key and, if empty, then try HKEY_LOCAL_MACHINE

4 years agoChange fast corner flags in HAL version from char array to single int
ChipKerchner [Tue, 20 Aug 2019 18:25:35 +0000 (13:25 -0500)]
Change fast corner flags in HAL version from char array to single int

4 years agoMerge pull request #15348 from alalek:fix_videoio_doc_version
Alexander Alekhin [Tue, 20 Aug 2019 13:12:58 +0000 (13:12 +0000)]
Merge pull request #15348 from alalek:fix_videoio_doc_version

4 years agovideoio(doc): fix 'since' version
Alexander Alekhin [Tue, 20 Aug 2019 10:15:56 +0000 (13:15 +0300)]
videoio(doc): fix 'since' version

4 years agoFix a typo
xitong [Mon, 19 Aug 2019 08:08:53 +0000 (16:08 +0800)]
Fix a typo

4 years agoMerge pull request #15329 from craterkamath:fixTypoCamshift
Alexander Alekhin [Mon, 19 Aug 2019 19:01:43 +0000 (19:01 +0000)]
Merge pull request #15329 from craterkamath:fixTypoCamshift

4 years agoFixed Typo Closes #15148
craterkamath [Sun, 18 Aug 2019 20:36:31 +0000 (02:06 +0530)]
Fixed Typo Closes #15148

4 years agoMerge remote-tracking branch 'upstream/3.4' into merge-3.4
Alexander Alekhin [Fri, 16 Aug 2019 15:48:08 +0000 (18:48 +0300)]
Merge remote-tracking branch 'upstream/3.4' into merge-3.4

4 years agoMerge pull request #15322 from alalek:backport_15318
Alexander Alekhin [Fri, 16 Aug 2019 15:40:21 +0000 (15:40 +0000)]
Merge pull request #15322 from alalek:backport_15318

4 years agoUpdate seamless_cloning.cpp
Suleyman TURKMEN [Thu, 15 Aug 2019 18:49:02 +0000 (21:49 +0300)]
Update seamless_cloning.cpp

4 years agoFix modules/ typos
luz.paz [Thu, 15 Aug 2019 22:02:09 +0000 (18:02 -0400)]
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: ec43292e1ea9da963e67427505b4113750829c3e

4 years agoMerge pull request #15318 from luzpaz:modules_typo_fixes
Alexander Alekhin [Fri, 16 Aug 2019 14:23:58 +0000 (14:23 +0000)]
Merge pull request #15318 from luzpaz:modules_typo_fixes

4 years agoFix modules/ typos
luz.paz [Thu, 15 Aug 2019 22:02:09 +0000 (18:02 -0400)]
Fix modules/ typos

Found using `codespell -q 3 -S ./3rdparty -L activ,amin,ang,atleast,childs,dof,endwhile,halfs,hist,iff,nd,od,uint`

4 years agoMerge pull request #15309 from alalek:backport_15305
Alexander Alekhin [Thu, 15 Aug 2019 12:02:24 +0000 (12:02 +0000)]
Merge pull request #15309 from alalek:backport_15305

4 years agoMerge pull request #15305 from luzpaz:typo-fixes
Alexander Alekhin [Thu, 15 Aug 2019 10:11:05 +0000 (10:11 +0000)]
Merge pull request #15305 from luzpaz:typo-fixes

4 years agoFIx misc. source and comment typos
luz.paz [Wed, 14 Aug 2019 17:33:49 +0000 (13:33 -0400)]
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: 32aba5e64ba40b372f02b5fab18c9632f763bb75

4 years agoMerge pull request #15298 from smirnov-alexey:gapi_simplify_transform_tests
Alexander Alekhin [Thu, 15 Aug 2019 10:09:14 +0000 (10:09 +0000)]
Merge pull request #15298 from smirnov-alexey:gapi_simplify_transform_tests

4 years agoMerge pull request #15122 from pmur:fast-math-improvements
Alexander Alekhin [Wed, 14 Aug 2019 19:28:05 +0000 (19:28 +0000)]
Merge pull request #15122 from pmur:fast-math-improvements

4 years agoMerge pull request #15101 from alalek:cmake_initialization
Alexander Alekhin [Wed, 14 Aug 2019 19:17:07 +0000 (19:17 +0000)]
Merge pull request #15101 from alalek:cmake_initialization

4 years agoFIx misc. source and comment typos
luz.paz [Wed, 14 Aug 2019 17:33:49 +0000 (13:33 -0400)]
FIx misc. source and comment typos

Found via `codespell -q 3 -S ./3rdparty,./modules -L amin,ang,atleast,dof,endwhile,hist,uint`

4 years agoFix #15296
Dmitry Kurtaev [Wed, 14 Aug 2019 16:44:05 +0000 (19:44 +0300)]
Fix #15296

4 years agoMerge pull request #15301 from alalek:backport
Alexander Alekhin [Wed, 14 Aug 2019 16:40:24 +0000 (16:40 +0000)]
Merge pull request #15301 from alalek:backport

4 years agoMerge pull request #15242 from vchiluka5:lazy_load_nvcuda_dll
Alexander Alekhin [Wed, 14 Aug 2019 16:35:41 +0000 (16:35 +0000)]
Merge pull request #15242 from vchiluka5:lazy_load_nvcuda_dll

4 years agoMerge pull request #15275 from ilbalance:js_inpaint
ilbalance [Wed, 14 Aug 2019 14:16:45 +0000 (17:16 +0300)]
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

4 years ago3.4: backported changes from 'master' branch
Alexander Alekhin [Thu, 18 Jul 2019 19:40:23 +0000 (19:40 +0000)]
3.4: backported changes from 'master' branch

4 years agoSimplify tests on GAPI_TRANSFORM
smirnov-alexey [Wed, 14 Aug 2019 10:35:28 +0000 (13:35 +0300)]
Simplify tests on GAPI_TRANSFORM

4 years agoMerge pull request #15285 from AsyaPronina:dev/asyadev/matching_requirements_test
Alexander Alekhin [Wed, 14 Aug 2019 09:59:56 +0000 (09:59 +0000)]
Merge pull request #15285 from AsyaPronina:dev/asyadev/matching_requirements_test

4 years agoMerge pull request #15238 from andrey-golubev:fluid_fix_journal
Andrey Golubev [Wed, 14 Aug 2019 07:03:52 +0000 (10:03 +0300)]
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

4 years agoMerge pull request #15082 from dvd42:segmentation-module
Diego [Tue, 13 Aug 2019 20:38:48 +0000 (22:38 +0200)]
Merge pull request #15082 from dvd42:segmentation-module

Segmentation module (#15082)

4 years agoMerge remote-tracking branch 'upstream/3.4' into merge-3.4
Alexander Alekhin [Tue, 13 Aug 2019 15:37:01 +0000 (18:37 +0300)]
Merge remote-tracking branch 'upstream/3.4' into merge-3.4

4 years agoMerge pull request #15283 from smirnov-alexey:gapi_transform_tests
Alexander Alekhin [Tue, 13 Aug 2019 14:45:18 +0000 (14:45 +0000)]
Merge pull request #15283 from smirnov-alexey:gapi_transform_tests

4 years agoMerge pull request #15292 from alalek:build_warnings_xcode_10_3
Alexander Alekhin [Tue, 13 Aug 2019 14:18:47 +0000 (14:18 +0000)]
Merge pull request #15292 from alalek:build_warnings_xcode_10_3

4 years agobuild: eliminate warnings with Xcode 10.3
Alexander Alekhin [Tue, 13 Aug 2019 12:02:05 +0000 (15:02 +0300)]
build: eliminate warnings with Xcode 10.3

4 years agoMerge pull request #15282 from andrey-golubev:rename_argkind_opaque
Andrey Golubev [Tue, 13 Aug 2019 10:57:27 +0000 (13:57 +0300)]
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

4 years agoAdded Preproc use case test for graph pattern matching
AsyaPronina [Mon, 12 Aug 2019 16:28:09 +0000 (19:28 +0300)]
Added Preproc use case test for graph pattern matching

4 years agoMerge pull request #15249 from dkurt:dnn_ie_tests_2019r2
Alexander Alekhin [Mon, 12 Aug 2019 16:32:38 +0000 (16:32 +0000)]
Merge pull request #15249 from dkurt:dnn_ie_tests_2019r2

4 years agoExtend test suite on GAPI_TRANSFORM macro
smirnov-alexey [Mon, 12 Aug 2019 13:44:05 +0000 (16:44 +0300)]
Extend test suite on GAPI_TRANSFORM macro

4 years agoMerge pull request #15217 from elatkin:15163_gapi_std_math
Alexander Alekhin [Mon, 12 Aug 2019 09:41:11 +0000 (09:41 +0000)]
Merge pull request #15217 from elatkin:15163_gapi_std_math

4 years agoMerge pull request #14883 from AsyaPronina:dev/asyadev/pattern_matching
Alexander Alekhin [Fri, 9 Aug 2019 17:52:52 +0000 (20:52 +0300)]
Merge pull request #14883 from AsyaPronina:dev/asyadev/pattern_matching

4 years agoMerge pull request #15203 from l-bat:determine_inp_shape
Lubov Batanina [Fri, 9 Aug 2019 16:51:42 +0000 (19:51 +0300)]
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

4 years agoG-API: Added graph pattern matching routine and basic tests
AsyaPronina [Fri, 9 Aug 2019 15:57:56 +0000 (18:57 +0300)]
G-API: Added graph pattern matching routine and basic tests

4 years agoMerge pull request #15198 from AsyaPronina:bump_to_new_ade_release
Alexander Alekhin [Fri, 9 Aug 2019 15:24:00 +0000 (15:24 +0000)]
Merge pull request #15198 from AsyaPronina:bump_to_new_ade_release

4 years agoMerge pull request #15265 from hugolm84:wince-armv7-supports-neon
Hugo Lindström [Fri, 9 Aug 2019 15:01:37 +0000 (17:01 +0200)]
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_