platform/upstream/opencv.git
6 years agoslice layer ocl update
Li Peng [Thu, 1 Feb 2018 17:24:27 +0000 (01:24 +0800)]
slice layer ocl update

Signed-off-by: Li Peng <peng.li@intel.com>
6 years agoMerge pull request #10764 from sturkmen72:update_cmake
Alexander Alekhin [Mon, 5 Feb 2018 14:07:40 +0000 (14:07 +0000)]
Merge pull request #10764 from sturkmen72:update_cmake

6 years agoupdate CMakeList.txt
Suleyman TURKMEN [Fri, 2 Feb 2018 11:19:29 +0000 (14:19 +0300)]
update CMakeList.txt

6 years agoMerge pull request #10777 from berak:dnn_colorize_cpp
berak [Mon, 5 Feb 2018 12:07:40 +0000 (13:07 +0100)]
Merge pull request #10777 from berak:dnn_colorize_cpp

* dnn: add colorization.cpp

* Update arguments of dnn/colorization.py

6 years agoMerge pull request #10782 from csukuangfj:patch-1
Vadim Pisarevsky [Mon, 5 Feb 2018 10:10:16 +0000 (10:10 +0000)]
Merge pull request #10782 from csukuangfj:patch-1

6 years agoTool to generate text graphs for SSD models from TensorFlow (#10723)
Dmitry Kurtaev [Mon, 5 Feb 2018 10:00:43 +0000 (13:00 +0300)]
Tool to generate text graphs for SSD models from TensorFlow (#10723)

* Added tool to generate text graph for SSD models from TensorFlow

* Update tf_text_graph_ssd.py

6 years agoMerge pull request #10759 from mshabunin:fix-msvc-lto-debug
Alexander Alekhin [Mon, 5 Feb 2018 09:33:03 +0000 (09:33 +0000)]
Merge pull request #10759 from mshabunin:fix-msvc-lto-debug

6 years agoFix issue #10781
csukuangfj [Mon, 5 Feb 2018 03:26:25 +0000 (11:26 +0800)]
Fix issue #10781

Fix issue #10781.

6 years agoMerge pull request #10775 from alalek:update_valgrind_suppression
Alexander Alekhin [Sun, 4 Feb 2018 13:52:09 +0000 (13:52 +0000)]
Merge pull request #10775 from alalek:update_valgrind_suppression

6 years agovalgrind: update suppression rules
Alexander Alekhin [Sat, 3 Feb 2018 22:59:45 +0000 (22:59 +0000)]
valgrind: update suppression rules

6 years agoMerge pull request #10769 from mshabunin:add-tbb-cmake-support
Alexander Alekhin [Sat, 3 Feb 2018 19:48:19 +0000 (19:48 +0000)]
Merge pull request #10769 from mshabunin:add-tbb-cmake-support

6 years agoTBB: added workaround for linking issue with conflicting system and custom libraries
Maksim Shabunin [Sat, 3 Feb 2018 11:27:46 +0000 (14:27 +0300)]
TBB: added workaround for linking issue with conflicting system and custom libraries

6 years agocmake: support searching for TBB via cmake package mechanism
Maksim Shabunin [Sat, 3 Feb 2018 10:51:54 +0000 (13:51 +0300)]
cmake: support searching for TBB via cmake package mechanism

6 years agoMerge pull request #10767 from alalek:fix_cmake
Alexander Alekhin [Fri, 2 Feb 2018 19:26:48 +0000 (19:26 +0000)]
Merge pull request #10767 from alalek:fix_cmake

6 years agocmake: fix includes processing
Alexander Alekhin [Fri, 2 Feb 2018 18:52:54 +0000 (21:52 +0300)]
cmake: fix includes processing

6 years agoMerge pull request #10757 from savuor:test_hist_renew
Rostislav Vasilikhin [Fri, 2 Feb 2018 18:35:44 +0000 (21:35 +0300)]
Merge pull request #10757 from savuor:test_hist_renew

* old types removed

* QueryHist tests: new types

* ThreshHist tests: new types

* CalcHist tests: new types

* CalcBackProject tests: new types

* CalcBackProjectPatch tests: new types

* const ref added

6 years agoMerge pull request #10766 from mshabunin:fix-world-interface-include
Alexander Alekhin [Fri, 2 Feb 2018 16:25:17 +0000 (16:25 +0000)]
Merge pull request #10766 from mshabunin:fix-world-interface-include

6 years agoMerge pull request #10758 from mshabunin:allow-many-contrib
Alexander Alekhin [Fri, 2 Feb 2018 16:07:48 +0000 (16:07 +0000)]
Merge pull request #10758 from mshabunin:allow-many-contrib

6 years agoMerge pull request #10765 from BelBES:sb/findContours_fix
Alexander Alekhin [Fri, 2 Feb 2018 16:03:15 +0000 (16:03 +0000)]
Merge pull request #10765 from BelBES:sb/findContours_fix

6 years agoFixed components INTERFACE_INCLUDE_DIRECTORY property in "world" builds
Maksim Shabunin [Fri, 2 Feb 2018 15:14:25 +0000 (18:14 +0300)]
Fixed components INTERFACE_INCLUDE_DIRECTORY property in "world" builds

6 years agoFix in Canny when Sobel apertureSize is 7 (#10743)
Harshal Nishar [Fri, 2 Feb 2018 14:00:11 +0000 (19:30 +0530)]
Fix in Canny when Sobel apertureSize is 7 (#10743)

* Fixing a bug in Canny implemetation when Sobel aperture size is 7.

* Fixing the bug in Canny accross variants and in test_canny.cpp

* Replacing a tab with white space

6 years agofix FindContours default offset for CV_LINK_RUNS method
sergeybe [Fri, 2 Feb 2018 13:46:05 +0000 (16:46 +0300)]
fix FindContours default offset for CV_LINK_RUNS method

6 years agoMerge pull request #10761 from seiko2plus:issue10753
Vadim Pisarevsky [Fri, 2 Feb 2018 11:27:26 +0000 (11:27 +0000)]
Merge pull request #10761 from seiko2plus:issue10753

6 years agoMerge pull request #10751 from nglee:dev
Alexander Alekhin [Fri, 2 Feb 2018 10:48:49 +0000 (10:48 +0000)]
Merge pull request #10751 from nglee:dev

6 years agoMerge pull request #10553 from GlueCrow:bgfg_knn_opencl
Ya-Chiu Wu [Fri, 2 Feb 2018 10:20:46 +0000 (18:20 +0800)]
Merge pull request #10553 from GlueCrow:bgfg_knn_opencl

Add ocl version BackgroundSubtractorKNN (#10553)

* Add ocl version bgfg_knn

* Add ocl KNN perf test

* ocl KNN: Avoid unnecessary initializing when non-UMat parameters are used

* video: turn off OpenCL for color KNN on Intel devices

due performance degradation

* video: turn off KNN OpenCL on Apple devices with Intel iGPU

due process freeze during clBuildProgram() call

6 years agoMerge pull request #10763 from alalek:issue_10760
Alexander Alekhin [Fri, 2 Feb 2018 09:34:59 +0000 (12:34 +0300)]
Merge pull request #10763 from alalek:issue_10760

6 years agojs: filterout OpenCL headers
Alexander Alekhin [Fri, 2 Feb 2018 09:26:22 +0000 (12:26 +0300)]
js: filterout OpenCL headers

6 years agocore:ppc Fix compile issue with Eigen
Sayed Adel [Fri, 2 Feb 2018 03:31:25 +0000 (03:31 +0000)]
core:ppc Fix compile issue with Eigen

6 years agoMerge pull request #10756 from terfendail:orb_firstlevel
Alexander Alekhin [Thu, 1 Feb 2018 18:34:56 +0000 (18:34 +0000)]
Merge pull request #10756 from terfendail:orb_firstlevel

6 years agoMerge pull request #10706 from alalek:exception_opencv_version
Alexander Alekhin [Thu, 1 Feb 2018 18:32:13 +0000 (18:32 +0000)]
Merge pull request #10706 from alalek:exception_opencv_version

6 years agoMerge pull request #10705 from alalek:opencv_version_update
Alexander Alekhin [Thu, 1 Feb 2018 18:31:52 +0000 (18:31 +0000)]
Merge pull request #10705 from alalek:opencv_version_update

6 years agoDo not enable LTO flags for MSVC debug configuration
Maksim Shabunin [Thu, 1 Feb 2018 16:22:48 +0000 (19:22 +0300)]
Do not enable LTO flags for MSVC debug configuration

6 years agocmake: allow providing list of extra modules paths
Maksim Shabunin [Thu, 1 Feb 2018 14:08:01 +0000 (17:08 +0300)]
cmake: allow providing list of extra modules paths

6 years agoFixed assertion in ORB::setFirstLevel()
Vitaly Tuzov [Thu, 1 Feb 2018 13:58:35 +0000 (16:58 +0300)]
Fixed assertion in ORB::setFirstLevel()

6 years agoMerge pull request #10690 from terfendail:orb_firstlevel
Vadim Pisarevsky [Thu, 1 Feb 2018 13:41:29 +0000 (13:41 +0000)]
Merge pull request #10690 from terfendail:orb_firstlevel

6 years agoDo not build protobuf without dnn (#10689)
Maksim Shabunin [Thu, 1 Feb 2018 13:30:23 +0000 (16:30 +0300)]
Do not build protobuf without dnn (#10689)

* Do not build protobuf if dnn is disabled

* Added BUILD_LIST cmake option to the cache

* Moved protobuf to the top level

* Fixed static build

* Fixed world build

* fixup! Fixed world build

6 years agoMerge pull request #10730 from dkurt:dnn_faster_rcnn_rfcn_tests
Vadim Pisarevsky [Thu, 1 Feb 2018 13:28:10 +0000 (13:28 +0000)]
Merge pull request #10730 from dkurt:dnn_faster_rcnn_rfcn_tests

6 years agoMerge pull request #10742 from alalek:fix_winrt_fs_build
Vadim Pisarevsky [Thu, 1 Feb 2018 13:23:49 +0000 (13:23 +0000)]
Merge pull request #10742 from alalek:fix_winrt_fs_build

6 years agoMerge pull request #10746 from dkurt:dnn_batch_norm_from_nvidia_caffe
Vadim Pisarevsky [Thu, 1 Feb 2018 13:22:09 +0000 (13:22 +0000)]
Merge pull request #10746 from dkurt:dnn_batch_norm_from_nvidia_caffe

6 years agoMerge pull request #10748 from dkurt:fix_dnn_slice_layer
Alexander Alekhin [Thu, 1 Feb 2018 13:21:17 +0000 (13:21 +0000)]
Merge pull request #10748 from dkurt:fix_dnn_slice_layer

6 years agoMerge pull request #10709 from alalek:cleanup_2018
Alexander Alekhin [Thu, 1 Feb 2018 13:08:36 +0000 (13:08 +0000)]
Merge pull request #10709 from alalek:cleanup_2018

6 years agoMerge pull request #10754 from dkurt:dnn_ocl_gemv_min_globalsize
Alexander Alekhin [Thu, 1 Feb 2018 12:39:27 +0000 (12:39 +0000)]
Merge pull request #10754 from dkurt:dnn_ocl_gemv_min_globalsize

6 years agoMerge pull request #10749 from alalek:issue_10736
Vadim Pisarevsky [Thu, 1 Feb 2018 12:26:50 +0000 (12:26 +0000)]
Merge pull request #10749 from alalek:issue_10736

6 years agoMerge pull request #10732 from Riyuzakii:10598
Aditya Rohan [Thu, 1 Feb 2018 12:21:00 +0000 (17:51 +0530)]
Merge pull request #10732 from Riyuzakii:10598

* Introduces error throw for line drawn with THICKNESS=0

6 years agoocl4dnnGEMV in case of row_size < 4
Dmitry Kurtaev [Thu, 1 Feb 2018 08:35:35 +0000 (11:35 +0300)]
ocl4dnnGEMV in case of row_size < 4

6 years agoMerge pull request #10717 from pengli:dnn
Alexander Alekhin [Thu, 1 Feb 2018 10:49:54 +0000 (10:49 +0000)]
Merge pull request #10717 from pengli:dnn

6 years agoMerge pull request #10733 from alalek:issue_10654
Alexander Alekhin [Thu, 1 Feb 2018 10:31:48 +0000 (10:31 +0000)]
Merge pull request #10733 from alalek:issue_10654

6 years agomvn layer ocl update
Li Peng [Wed, 31 Jan 2018 11:28:58 +0000 (19:28 +0800)]
mvn layer ocl update

it fuse ocl kernels to reduce kernel enqueue

Signed-off-by: Li Peng <peng.li@intel.com>
6 years agofix extra spaces in build option
Li Peng [Wed, 31 Jan 2018 18:09:13 +0000 (02:09 +0800)]
fix extra spaces in build option

Signed-off-by: Li Peng <peng.li@intel.com>
6 years agoeltwise layer SUM op update
Li Peng [Thu, 25 Jan 2018 14:15:41 +0000 (22:15 +0800)]
eltwise layer SUM op update

Signed-off-by: Li Peng <peng.li@intel.com>
6 years agocuda_stream: do not allocate GPU memory by default (fixes #8725)
Namgoo Lee [Wed, 31 Jan 2018 18:45:51 +0000 (03:45 +0900)]
cuda_stream: do not allocate GPU memory by default (fixes #8725)

6 years agosamples: remove orphan documentation snippet: SBM_Sample.cpp
Alexander Alekhin [Wed, 31 Jan 2018 18:54:08 +0000 (18:54 +0000)]
samples: remove orphan documentation snippet: SBM_Sample.cpp

6 years agoFix slice layer from TensorFlow
Dmitry Kurtaev [Wed, 31 Jan 2018 16:12:37 +0000 (19:12 +0300)]
Fix slice layer from TensorFlow

6 years agocmake: avoid using of pkg-config in cross-compilation mode unconditionally
Alexander Alekhin [Wed, 31 Jan 2018 13:56:24 +0000 (16:56 +0300)]
cmake: avoid using of pkg-config in cross-compilation mode unconditionally

- specify PKG_CONFIG_LIBDIR environment variable to new target SYSROOT

6 years agoMerge pull request #10468 from fenrus75:avx512-2
Arjan van de Ven [Wed, 31 Jan 2018 13:34:12 +0000 (05:34 -0800)]
Merge pull request #10468 from fenrus75:avx512-2

* Add a 512 bit codepath to the AVX512 fastConv function

this patch adds a 512 wide codepath to the fastConv() function for
AVX512 use.
The basic idea is to process the first N * 16 elements of the vector
with avx512, and then run the rest of the vector using the traditional
AVX2 codepath.

* dnn: use unaligned AVX512 load (OpenCV aligns data on 32-byte boundary)

* dnn: change "vecsize" condition for AVX512

* dnn: fix indentation

6 years agoMerge pull request #10701 from dkurt:tf_ave_pooling
Alexander Alekhin [Wed, 31 Jan 2018 13:28:09 +0000 (13:28 +0000)]
Merge pull request #10701 from dkurt:tf_ave_pooling

6 years agoFix Batch Normalization layer imported from NVIDIA Caffe.
Dmitry Kurtaev [Wed, 31 Jan 2018 13:25:45 +0000 (16:25 +0300)]
Fix Batch Normalization layer imported from NVIDIA Caffe.

6 years agoFix padding for average pooling from TensorFlow
Dmitry Kurtaev [Fri, 26 Jan 2018 13:45:25 +0000 (16:45 +0300)]
Fix padding for average pooling from TensorFlow

6 years agowinrt: fix build
Alexander Alekhin [Wed, 31 Jan 2018 12:00:45 +0000 (15:00 +0300)]
winrt: fix build

6 years agoMerge pull request #10738 from tomoaki0705:fixBuildVisualStudio
Alexander Alekhin [Wed, 31 Jan 2018 09:57:29 +0000 (09:57 +0000)]
Merge pull request #10738 from tomoaki0705:fixBuildVisualStudio

6 years agoMerge pull request #10735 from seiko2plus:coreYieldPPC
Alexander Alekhin [Wed, 31 Jan 2018 09:41:37 +0000 (09:41 +0000)]
Merge pull request #10735 from seiko2plus:coreYieldPPC

6 years agofix build error on Visual Studio 2013 and earlier
Tomoaki Teshima [Wed, 31 Jan 2018 09:22:09 +0000 (18:22 +0900)]
fix build error on Visual Studio 2013 and earlier

6 years agocore:ppc Add yield support
Sayed Adel [Wed, 31 Jan 2018 04:03:35 +0000 (04:03 +0000)]
core:ppc Add yield support

6 years agocmake: fix gnu.toolchain
Alexander Alekhin [Tue, 30 Jan 2018 18:29:18 +0000 (18:29 +0000)]
cmake: fix gnu.toolchain

- CMAKE_FIND_ROOT_PATH_MODE_PROGRAM: ONLY => NEVER
- update handling of CMAKE_FIND_ROOT_PATH_MODE_* variables

6 years agoMerge pull request #10691 from alalek:parallel_for_2018
Alexander Alekhin [Tue, 30 Jan 2018 14:13:29 +0000 (14:13 +0000)]
Merge pull request #10691 from alalek:parallel_for_2018

6 years agoFaster-RCNN and RFCN tests
Dmitry Kurtaev [Tue, 30 Jan 2018 10:17:35 +0000 (13:17 +0300)]
Faster-RCNN and RFCN tests
https://github.com/rbgirshick/py-faster-rcnn
https://github.com/YuwenXiong/py-R-FCN

6 years agoMerge pull request #10707 from alalek:update_reports
Vadim Pisarevsky [Tue, 30 Jan 2018 09:22:46 +0000 (09:22 +0000)]
Merge pull request #10707 from alalek:update_reports

6 years agoMerge pull request #10721 from alalek:ocl_force_clBuildProgram
Vadim Pisarevsky [Tue, 30 Jan 2018 09:20:57 +0000 (09:20 +0000)]
Merge pull request #10721 from alalek:ocl_force_clBuildProgram

6 years agoslice layer ocl support
Li Peng [Wed, 24 Jan 2018 12:26:16 +0000 (20:26 +0800)]
slice layer ocl support

Signed-off-by: Li Peng <peng.li@intel.com>
6 years agoMerge pull request #10719 from alisentas:master
Alexander Alekhin [Mon, 29 Jan 2018 13:24:59 +0000 (16:24 +0300)]
Merge pull request #10719 from alisentas:master

Fix cv::CommandLineParser::check() documentation

6 years agoocl: force clBuildProgram() call after clCreateProgramWithBinary()
Alexander Alekhin [Mon, 29 Jan 2018 12:49:50 +0000 (15:49 +0300)]
ocl: force clBuildProgram() call after clCreateProgramWithBinary()

6 years agoFix cv::CommandLineParser::check() documentation
Ali Sentas [Mon, 29 Jan 2018 12:14:21 +0000 (15:14 +0300)]
Fix cv::CommandLineParser::check() documentation

6 years agoMerge pull request #10713 from alalek:issue_10710
Alexander Alekhin [Mon, 29 Jan 2018 09:03:36 +0000 (09:03 +0000)]
Merge pull request #10713 from alalek:issue_10710

6 years agodnn(ocl): fix build options for Apple OpenCL
Alexander Alekhin [Sun, 28 Jan 2018 01:54:25 +0000 (01:54 +0000)]
dnn(ocl): fix build options for Apple OpenCL

6 years agocleanup unused/outdated files/scripts/links
Alexander Alekhin [Sat, 27 Jan 2018 23:22:44 +0000 (23:22 +0000)]
cleanup unused/outdated files/scripts/links

6 years agoopencv_version: dump detected HW features
Alexander Alekhin [Sat, 27 Jan 2018 13:37:38 +0000 (13:37 +0000)]
opencv_version: dump detected HW features

6 years agoopencv_version: dump OpenCL information via opencv_version
Alexander Alekhin [Sat, 27 Jan 2018 13:09:28 +0000 (13:09 +0000)]
opencv_version: dump OpenCL information via opencv_version

fix missing "opencv2/core/opencl" headers from core module (updated install list)

6 years agoperf reports: remove units from table cells
Alexander Alekhin [Sat, 27 Jan 2018 14:30:37 +0000 (14:30 +0000)]
perf reports: remove units from table cells

- moved to table title
- can be restored via '--show_units' option
- fix microseconds: mks -> us

6 years agocore: add OpenCV version information into Exception messages
Alexander Alekhin [Sat, 27 Jan 2018 13:51:16 +0000 (13:51 +0000)]
core: add OpenCV version information into Exception messages

6 years agoMerge pull request #10697 from woodychow:tbb_task_arena
Woody Chow [Sat, 27 Jan 2018 05:46:54 +0000 (14:46 +0900)]
Merge pull request #10697 from woodychow:tbb_task_arena

* Use Intel TBB's task arena if possible

6 years agoMerge pull request #10667 from paroj:stereo_calib_ex
Pavel Rojtberg [Fri, 26 Jan 2018 19:05:13 +0000 (20:05 +0100)]
Merge pull request #10667 from paroj:stereo_calib_ex

 calib3d: add stereoCalibrateExtended (#10667)

* cvCalibrateCamera2Internal: simplify per view error computation

* calib3d: add stereoCalibrateExtended

- allow CALIB_USE_EXTRINSIC_GUESS
- returns per view errors

* calib3d: add stereoCalibrateExtended test

6 years agoMerge pull request #10688 from LaurentBerger:calcback
Alexander Alekhin [Fri, 26 Jan 2018 19:01:48 +0000 (19:01 +0000)]
Merge pull request #10688 from LaurentBerger:calcback

6 years agoMerge pull request #10700 from alalek:cpu_dispatch_axv512
Alexander Alekhin [Fri, 26 Jan 2018 18:59:47 +0000 (21:59 +0300)]
Merge pull request #10700 from alalek:cpu_dispatch_axv512

* cmake: enable CPU dispatching for AVX512 (SKX)

* cmake: update handling of unsupported flags/modes

6 years agoMerge pull request #10693 from travbid:IntrinsicParams_fix
Alexander Alekhin [Fri, 26 Jan 2018 16:22:38 +0000 (16:22 +0000)]
Merge pull request #10693 from travbid:IntrinsicParams_fix

6 years agosolve issue #10687
LaurentBerger [Thu, 25 Jan 2018 11:23:31 +0000 (12:23 +0100)]
solve issue #10687

6 years agoMerge pull request #10681 from hmaarrfk:python_stitching_scans
Alexander Alekhin [Fri, 26 Jan 2018 10:04:41 +0000 (10:04 +0000)]
Merge pull request #10681 from hmaarrfk:python_stitching_scans

6 years agocore: fix pthreads performance
Alexander Alekhin [Fri, 19 Jan 2018 14:26:29 +0000 (17:26 +0300)]
core: fix pthreads performance

OpenCV pthreads-based implementation changes:
- rework worker threads pool, allow to execute job by the main thread too
- rework synchronization scheme (wait for job completion, threads 'pong' answer is not required)
- allow "active wait" (spin) by worker threads and by the main thread
- use _mm_pause() during active wait (support for Hyper-Threading technology)
- use sched_yield() to avoid preemption of still working other workers
- don't use getTickCount()
- optional builtin thread pool profiler (disabled by compilation flag)

6 years agoMerge pull request #10676 from dkurt:dnn_for_newer_mobilenet_ssd
Alexander Alekhin [Fri, 26 Jan 2018 04:02:21 +0000 (04:02 +0000)]
Merge pull request #10676 from dkurt:dnn_for_newer_mobilenet_ssd

6 years agoIntrinsicParams operator+ fix
Travers [Fri, 26 Jan 2018 01:04:45 +0000 (14:04 +1300)]
IntrinsicParams operator+ fix

6 years agoMerge pull request #10619 from mshabunin:fix-run-py-without-java
Maksim Shabunin [Thu, 25 Jan 2018 13:47:47 +0000 (13:47 +0000)]
Merge pull request #10619 from mshabunin:fix-run-py-without-java

6 years agoFixed issue in ORB detection if firstLevel property is set above 0
Vitaly Tuzov [Thu, 25 Jan 2018 12:23:59 +0000 (15:23 +0300)]
Fixed issue in ORB detection if firstLevel property is set above 0

6 years agoperf: update message
Alexander Alekhin [Wed, 24 Jan 2018 10:40:56 +0000 (13:40 +0300)]
perf: update message

6 years agoMerge pull request #10661 from alalek:parallel_kmeans
Alexander Alekhin [Thu, 25 Jan 2018 10:18:36 +0000 (10:18 +0000)]
Merge pull request #10661 from alalek:parallel_kmeans

6 years agoMerge pull request #10679 from mshabunin:vs-defense-flags
Maksim Shabunin [Thu, 25 Jan 2018 09:57:43 +0000 (09:57 +0000)]
Merge pull request #10679 from mshabunin:vs-defense-flags

6 years agoMerge pull request #10672 from pengli:dnn
Alexander Alekhin [Thu, 25 Jan 2018 07:18:25 +0000 (07:18 +0000)]
Merge pull request #10672 from pengli:dnn

6 years agomvn, batch_norm and relu layer fusion
Li Peng [Tue, 23 Jan 2018 15:52:41 +0000 (23:52 +0800)]
mvn, batch_norm and relu layer fusion

Signed-off-by: Li Peng <peng.li@intel.com>
6 years agoconvolution and tanh layer fusion
Li Peng [Tue, 23 Jan 2018 12:44:28 +0000 (20:44 +0800)]
convolution and tanh layer fusion

Signed-off-by: Li Peng <peng.li@intel.com>
6 years agoExported a high level stitcher the DLL
Mark Harfouche [Wed, 24 Jan 2018 20:42:45 +0000 (12:42 -0800)]
Exported a high level stitcher the DLL

allows Stitcher to be used for scans from within python.
I had to use very strange notation because I couldn't export the `enum`
`Mode` making the Cpython generated code unable to compile.

```c++
class Stitcher {
public:
enum Mode
    {
        PANORAMA = 0,
        SCANS = 1,
    };
...
```

Also removed duplicate code from the `createStitcher` function making
use of the `Stitcher::create` function

6 years agoMerge pull request #10675 from LaurentBerger:tutopy_arithm
Alexander Alekhin [Wed, 24 Jan 2018 17:49:20 +0000 (17:49 +0000)]
Merge pull request #10675 from LaurentBerger:tutopy_arithm

6 years agoMerge pull request #10677 from alalek:issue_10668
Alexander Alekhin [Wed, 24 Jan 2018 17:48:11 +0000 (17:48 +0000)]
Merge pull request #10677 from alalek:issue_10668