platform/upstream/opencv.git
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 #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 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 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 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 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 #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 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 #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 #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 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 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 #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 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_

4 years agoMerge pull request #15199 from ChipKerchner:hogToHal
Chip Kerchner [Thu, 8 Aug 2019 15:57:03 +0000 (11:57 -0400)]
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.

4 years agoMerge pull request #15263 from alalek:videoio_skip_msmf_tests3
Alexander Alekhin [Thu, 8 Aug 2019 15:47:08 +0000 (15:47 +0000)]
Merge pull request #15263 from alalek:videoio_skip_msmf_tests3

4 years agoMerge pull request #15260 from tomoaki0705:suppressNoisyWarning
Alexander Alekhin [Thu, 8 Aug 2019 15:45:29 +0000 (15:45 +0000)]
Merge pull request #15260 from tomoaki0705:suppressNoisyWarning

4 years agoMerge pull request #15111 from RealOrangeOne:patch-1
Jake Howard [Thu, 8 Aug 2019 13:56:49 +0000 (14:56 +0100)]
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

4 years agovideoio(test): skip unstable MSMF tests (3)
Alexander Alekhin [Thu, 8 Aug 2019 13:25:19 +0000 (16:25 +0300)]
videoio(test): skip unstable MSMF tests (3)

4 years agosuppress noisy warning
Tomoaki Teshima [Thu, 8 Aug 2019 12:49:32 +0000 (21:49 +0900)]
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

4 years agocmake: update initialization
Alexander Alekhin [Thu, 18 Jul 2019 10:22:02 +0000 (13:22 +0300)]
cmake: update initialization

4 years agofast_math: implement optimized PPC routines
Paul E. Murphy [Mon, 22 Jul 2019 19:23:56 +0000 (14:23 -0500)]
fast_math: implement optimized PPC routines

Implement cvRound using inline asm. No compiler support
exists today to properly optimize this. This results in
about a 4x speedup over the default rounding. Likewise,
simplify the growing number of rounding function overloads.

For P9 enabled targets, utilize the classification
testing instruction to test for Inf/Nan values. Operation
speedup is about 1.2x for FP32, and 1.5x for FP64 operands.

For P8 targets, fallback to the GCC nan inline. It provides
a 1.1/1.4x improvement for FP32/FP64 arguments.

4 years agofast_math: selectively use GCC rounding builtins when available
Paul E. Murphy [Mon, 22 Jul 2019 19:23:49 +0000 (14:23 -0500)]
fast_math: selectively use GCC rounding builtins when available

Add a new macro definition OPENCV_USE_FASTMATH_GCC_BUILTINS to enable
usage of GCC inline math functions, if available and requested by the
user.

Likewise, enable it for POWER. This is nearly always a substantial
improvement over using integer manipulation as most operations can
be done in several instructions with no branching. The result is a
1.5-1.8x speedup in the ceil/floor operations.

1. As tested with AT 12.0-1 (GCC 8.3.1) compiler on P9 LE.

4 years agofast_math: add extra perf/unit tests
Paul E. Murphy [Wed, 24 Jul 2019 19:12:40 +0000 (14:12 -0500)]
fast_math: add extra perf/unit tests

Add a basic sanity test to verify the rounding functions
work as expected.

Likewise, extend the rounding performance test to cover the
additional float -> int fast math functions.

4 years agoEnable some tests for 2019R2
Dmitry Kurtaev [Tue, 6 Aug 2019 15:41:30 +0000 (18:41 +0300)]
Enable some tests for 2019R2

4 years agoMerge pull request #15102 from dgel:force_input_format_ffmpeg
Alexander Alekhin [Tue, 6 Aug 2019 20:52:57 +0000 (20:52 +0000)]
Merge pull request #15102 from dgel:force_input_format_ffmpeg

4 years agoMerge pull request #14901 from fishjam:issue_8834
Alexander Alekhin [Tue, 6 Aug 2019 20:52:21 +0000 (20:52 +0000)]
Merge pull request #14901 from fishjam:issue_8834

4 years agoMerge pull request #15235 from pmur:vsx-v_signmask-vbpermq
Alexander Alekhin [Tue, 6 Aug 2019 20:09:22 +0000 (20:09 +0000)]
Merge pull request #15235 from pmur:vsx-v_signmask-vbpermq

4 years agoMerge pull request #15184 from l-bat:IE_R2
Lubov Batanina [Tue, 6 Aug 2019 19:20:26 +0000 (22:20 +0300)]
Merge pull request #15184 from l-bat:IE_R2

Support new IE API (#15184)

* Add support OpenVINO R2 for layers

* Add Core API

* Fix tests

* Fix expectNoFallbacksFromIE for ONNX nets

* Remove deprecated API

* Remove td

* Remove TargetDevice

* Fix Async

* Add test

* Fix detectMyriadX

* Fix test

* Fix warning

4 years agoallow forcing the input format for ffmpeg backend with env var
Douwe Gelling [Fri, 19 Jul 2019 18:33:22 +0000 (20:33 +0200)]
allow forcing the input format for ffmpeg backend with env var

4 years agotry to fix VideoCapture different time stamp
fishjam [Fri, 14 Jun 2019 05:47:03 +0000 (13:47 +0800)]
try to fix VideoCapture different time stamp

4 years agoMerge pull request #15230 from ilbalance:js_rotate
ilbalance [Tue, 6 Aug 2019 09:55:15 +0000 (12:55 +0300)]
Merge pull request #15230 from ilbalance:js_rotate

* in OpenCV.js added 'rotate' function and test sample

* value test added

4 years agoMerge pull request #15239 from alalek:videoio_skip_msmf_tests2
Alexander Alekhin [Mon, 5 Aug 2019 18:08:48 +0000 (18:08 +0000)]
Merge pull request #15239 from alalek:videoio_skip_msmf_tests2

4 years agovideoio(test): skip unstable MSMF tests (2)
Alexander Alekhin [Mon, 5 Aug 2019 16:13:17 +0000 (19:13 +0300)]
videoio(test): skip unstable MSMF tests (2)

4 years agoMerge pull request #15234 from alalek:backport
Alexander Alekhin [Mon, 5 Aug 2019 15:09:22 +0000 (15:09 +0000)]
Merge pull request #15234 from alalek:backport

4 years agoMerge pull request #15233 from alalek:videoio_skip_msmf_tests
Alexander Alekhin [Mon, 5 Aug 2019 15:08:41 +0000 (15:08 +0000)]
Merge pull request #15233 from alalek:videoio_skip_msmf_tests

4 years agoMerge pull request #15228 from flyseaworld:exif/read_num_dir
Alexander Alekhin [Mon, 5 Aug 2019 15:07:40 +0000 (15:07 +0000)]
Merge pull request #15228 from flyseaworld:exif/read_num_dir

4 years agoOpenCV.js docker container build instructions
Sebastián Gurin [Mon, 5 Aug 2019 12:41:59 +0000 (09:41 -0300)]
OpenCV.js docker container build instructions

backport of commit: 59b0314a0ef49d407f78742fc44fdc19bd20bf0e

4 years agoFix build for UWP
Victor Romero [Sat, 3 Aug 2019 19:53:38 +0000 (12:53 -0700)]
Fix build for UWP

backport of commit: f18cbd036af7b22017f5f964be6f398ccb0c1a57

4 years agoMake sure to use defined(__GNUC__) instead of bare __GNUC__ in flann2 header.
TheGoddessInari [Sun, 28 Jul 2019 17:21:15 +0000 (10:21 -0700)]
Make sure to use defined(__GNUC__) instead of bare __GNUC__ in flann2 header.

This fixes a compiler error on MSVC with Unreal Engine (at least).

backport of commit: 4e998c9adeb8ec874d29a0ed5d450da3a9bdd0e8

4 years agoFix cv::selectROI rectangle rendering issue
John Smith [Fri, 19 Jul 2019 12:07:09 +0000 (14:07 +0200)]
Fix cv::selectROI rectangle rendering issue

backport of commit: 95c65aff75f62407ca1e99bbfa18e2d54322aab5

4 years agohal: vsx: further optimize v_signmask
Paul E. Murphy [Fri, 2 Aug 2019 20:06:47 +0000 (15:06 -0500)]
hal: vsx: further optimize v_signmask

Use the quadword bit permutation instruction to creatively move
the sign bits to create the mask. Note that values above 127 will
result in 0.

4 years agovideoio(test): skip unstable MSMF tests
Alexander Alekhin [Mon, 5 Aug 2019 13:57:04 +0000 (16:57 +0300)]
videoio(test): skip unstable MSMF tests

4 years agofix exif bug
yaohai [姚海] [Mon, 5 Aug 2019 09:11:46 +0000 (17:11 +0800)]
fix exif bug

4 years agoMerge pull request #15227 from tomoaki0705:fixFallThroughCarotene
Alexander Alekhin [Mon, 5 Aug 2019 12:44:00 +0000 (12:44 +0000)]
Merge pull request #15227 from tomoaki0705:fixFallThroughCarotene

4 years agoMerge pull request #15222 from hmaarrfk:verify_carbon
Alexander Alekhin [Mon, 5 Aug 2019 12:43:13 +0000 (12:43 +0000)]
Merge pull request #15222 from hmaarrfk:verify_carbon

4 years agofix fall through warning
Tomoaki Teshima [Mon, 5 Aug 2019 08:42:48 +0000 (17:42 +0900)]
fix fall through warning

4 years agoVerify Carbon correctly on OSX
Mark Harfouche [Sun, 4 Aug 2019 22:24:33 +0000 (18:24 -0400)]
Verify Carbon correctly on OSX

4 years agoMerge pull request #15158 from dkurt:fix_tf_ssd_configs
Alexander Alekhin [Fri, 2 Aug 2019 16:08:55 +0000 (16:08 +0000)]
Merge pull request #15158 from dkurt:fix_tf_ssd_configs

4 years agoMerge pull request #15202 from hugolm84:support_build_shared_for_wince
Alexander Alekhin [Fri, 2 Aug 2019 15:34:02 +0000 (15:34 +0000)]
Merge pull request #15202 from hugolm84:support_build_shared_for_wince

4 years agoMerge pull request #15188 from mshabunin:fix-v4l-old
Alexander Alekhin [Fri, 2 Aug 2019 12:25:23 +0000 (12:25 +0000)]
Merge pull request #15188 from mshabunin:fix-v4l-old

4 years agoFix for building with old V4L
Maksim Shabunin [Fri, 26 Jul 2019 12:37:28 +0000 (15:37 +0300)]
Fix for building with old V4L

4 years agoMerge pull request #15197 from mshabunin:restore-ipp-cut
Alexander Alekhin [Thu, 1 Aug 2019 16:33:37 +0000 (16:33 +0000)]
Merge pull request #15197 from mshabunin:restore-ipp-cut

4 years agoMerge pull request #15195 from mshabunin:disable-pch
Alexander Alekhin [Thu, 1 Aug 2019 16:33:10 +0000 (16:33 +0000)]
Merge pull request #15195 from mshabunin:disable-pch

4 years agoSupport building shared libraries on WINCE.
Hugo Lindström [Thu, 1 Aug 2019 13:28:04 +0000 (15:28 +0200)]
Support building shared libraries on WINCE.

4 years agoMerge pull request #15168 from dkurt:dnn_onnx_15120
Maksim Shabunin [Wed, 31 Jul 2019 15:03:23 +0000 (15:03 +0000)]
Merge pull request #15168 from dkurt:dnn_onnx_15120

4 years agoRestored IPP call reduction
Maksim Shabunin [Wed, 31 Jul 2019 12:41:22 +0000 (15:41 +0300)]
Restored IPP call reduction

4 years agoPCH: disable by default on all platforms except MSVC
Maksim Shabunin [Wed, 31 Jul 2019 12:16:23 +0000 (15:16 +0300)]
PCH: disable by default on all platforms except MSVC

4 years agoBayer VNG Demosaicing Fix #2 (Merge pull request #15086)
dcouwenh [Tue, 30 Jul 2019 20:49:46 +0000 (16:49 -0400)]
Bayer VNG Demosaicing Fix #2 (Merge pull request #15086)

* Update demosaicing.cpp

Fixed calculation of Bs for non-green pixels.

* Fixed cvtColor perf test for bayer VNG

4 years agoMerge pull request #15176 from dkurt:fix_14993
Maksim Shabunin [Tue, 30 Jul 2019 14:26:33 +0000 (14:26 +0000)]
Merge pull request #15176 from dkurt:fix_14993

4 years agoSupport for several min and max sizes in PriorBox layer (Merge pull request #15076)
Lubov Batanina [Tue, 30 Jul 2019 14:23:47 +0000 (17:23 +0300)]
Support for several min and max sizes in PriorBox layer (Merge pull request #15076)

* Support for several min and max sizes in PriorBox layer

* Fix minSize

* Check size

* Modify initInfEngine

* Fix tests

* Fix IE support

* Add priorbox test

* Remove inputs

4 years agoMerge pull request #14938 from LaurentBerger:face_clip
Maksim Shabunin [Tue, 30 Jul 2019 14:18:51 +0000 (14:18 +0000)]
Merge pull request #14938 from LaurentBerger:face_clip

4 years agoMerge pull request #15169 from dkurt:dnn_onnx_drop_vgg16
Maksim Shabunin [Tue, 30 Jul 2019 14:15:34 +0000 (14:15 +0000)]
Merge pull request #15169 from dkurt:dnn_onnx_drop_vgg16

4 years agoMerge pull request #15181 from berak:java_print_blob
Maksim Shabunin [Tue, 30 Jul 2019 14:13:00 +0000 (14:13 +0000)]
Merge pull request #15181 from berak:java_print_blob

4 years agojava: fix Mat.toString() for higher dimensions
berak [Mon, 29 Jul 2019 08:49:42 +0000 (10:49 +0200)]
java: fix Mat.toString() for higher dimensions

4 years agoFix #14993
Dmitry Kurtaev [Sun, 28 Jul 2019 19:32:37 +0000 (22:32 +0300)]
Fix #14993

4 years agoAdd support for slice from ONNX with multiple outputs
Dmitry Kurtaev [Sat, 27 Jul 2019 19:10:13 +0000 (22:10 +0300)]
Add support for slice from ONNX with multiple outputs

4 years agoRemove VGG16 from ONNX test because there is VGG16_bn
Dmitry Kurtaev [Sat, 27 Jul 2019 20:04:25 +0000 (23:04 +0300)]
Remove VGG16 from ONNX test because there is VGG16_bn

4 years agoFixes for OpenCV face detection network
Dmitry Kurtaev [Sat, 27 Jul 2019 12:03:58 +0000 (15:03 +0300)]
Fixes for OpenCV face detection network

4 years agoFix 2019R2 tests
Dmitry Kurtaev [Sat, 27 Jul 2019 10:30:15 +0000 (13:30 +0300)]
Fix 2019R2 tests