platform/upstream/opencv.git
6 years agoMerge pull request #10807 from luzpaz:misc-typos
Vadim Pisarevsky [Wed, 7 Feb 2018 13:43:09 +0000 (13:43 +0000)]
Merge pull request #10807 from luzpaz:misc-typos

6 years agoMerge pull request #10799 from dkurt:dnn_inference_engine_face_detection
Vadim Pisarevsky [Wed, 7 Feb 2018 13:42:08 +0000 (13:42 +0000)]
Merge pull request #10799 from dkurt:dnn_inference_engine_face_detection

6 years agoMerge pull request #10806 from alalek:build_cxx17
Vadim Pisarevsky [Wed, 7 Feb 2018 13:28:22 +0000 (13:28 +0000)]
Merge pull request #10806 from alalek:build_cxx17

6 years agoSome mist. typo fixes
luz.paz [Wed, 7 Feb 2018 11:59:15 +0000 (06:59 -0500)]
Some mist. typo fixes

Found via `codespell -i 3 -w --skip="./3rdparty" -I ../opencv-whitelist.txt`

6 years agobuild: eliminate calls of removed functionality from C++17
Alexander Alekhin [Tue, 6 Feb 2018 16:05:34 +0000 (19:05 +0300)]
build: eliminate calls of removed functionality from C++17

Most part is deprecated since C++11

6 years agoMerge pull request #10800 from alalek:parallel_for_update
Alexander Alekhin [Tue, 6 Feb 2018 17:56:33 +0000 (17:56 +0000)]
Merge pull request #10800 from alalek:parallel_for_update

6 years agocore(parallel_for): fix data race
Alexander Alekhin [Tue, 6 Feb 2018 14:56:58 +0000 (17:56 +0300)]
core(parallel_for): fix data race

6 years agoOpenCV face detection network using Inference Engine backend
Dmitry Kurtaev [Tue, 6 Feb 2018 13:23:18 +0000 (16:23 +0300)]
OpenCV face detection network using Inference Engine backend

6 years agoMerge pull request #10787 from dkurt:dnn_tutorial_face_detection
Alexander Alekhin [Tue, 6 Feb 2018 14:37:09 +0000 (14:37 +0000)]
Merge pull request #10787 from dkurt:dnn_tutorial_face_detection

6 years agocore(parallel_for): cleanup
Alexander Alekhin [Tue, 6 Feb 2018 13:10:41 +0000 (16:10 +0300)]
core(parallel_for): cleanup

remove 'dont_wait' (can be replaced with has_wake_signal)

6 years agoTest for FP16 version of OpenCV face detection network
Dmitry Kurtaev [Mon, 5 Feb 2018 15:10:18 +0000 (18:10 +0300)]
Test for FP16 version of OpenCV face detection network

6 years agoMerge pull request #10795 from pengli:dnn
Alexander Alekhin [Tue, 6 Feb 2018 10:04:29 +0000 (10:04 +0000)]
Merge pull request #10795 from pengli:dnn

6 years agocheck vector emptiness before access it
Li Peng [Tue, 6 Feb 2018 12:47:00 +0000 (20:47 +0800)]
check vector emptiness before access it

Signed-off-by: Li Peng <peng.li@intel.com>
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 #9770 from alalek:refactor_test_files
Alexander Alekhin [Tue, 6 Feb 2018 09:33:57 +0000 (09:33 +0000)]
Merge pull request #9770 from alalek:refactor_test_files

6 years agoSplit persistence.cpp into smaller pieces (#10788)
Maksim Shabunin [Tue, 6 Feb 2018 08:59:32 +0000 (11:59 +0300)]
Split persistence.cpp into smaller pieces (#10788)

* Extracted base64 persistence functionality

* Extracted YML persistence functionality

* Extracted JSON persistence functionality

* Extracted XML persistence functionality

* Extracted public C and C++ interfaces implementation in persistence

* Persistence: cleanup and fixes

* fixup! Persistence: cleanup and fixes

6 years agoIntel Inference Engine deep learning backend (#10608)
Dmitry Kurtaev [Tue, 6 Feb 2018 08:57:35 +0000 (11:57 +0300)]
Intel Inference Engine deep learning backend (#10608)

* Intel Inference Engine deep learning backend.

* OpenFace network using Inference Engine backend

6 years agoMerge pull request #10789 from mshabunin:split-matrix
Vadim Pisarevsky [Tue, 6 Feb 2018 08:54:16 +0000 (08:54 +0000)]
Merge pull request #10789 from mshabunin:split-matrix

6 years agoSplit matrix.cpp into smaller pieces
Maksim Shabunin [Mon, 5 Feb 2018 16:16:33 +0000 (19:16 +0300)]
Split matrix.cpp into smaller pieces

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 agocuda: don't use std::numeric_limits
Alexander Alekhin [Sat, 3 Feb 2018 18:51:22 +0000 (18:51 +0000)]
cuda: don't use std::numeric_limits

CUDA code uses own implementation in cuda/limits.hpp

6 years agocudev(test): avoid namespace check
Alexander Alekhin [Fri, 2 Feb 2018 20:45:38 +0000 (20:45 +0000)]
cudev(test): avoid namespace check

6 years agots: refactor OpenCV tests
Alexander Alekhin [Sun, 5 Nov 2017 13:48:40 +0000 (13:48 +0000)]
ts: refactor OpenCV tests

- removed tr1 usage (dropped in C++17)
- moved includes of vector/map/iostream/limits into ts.hpp
- require opencv_test + anonymous namespace (added compile check)
- fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions
- added missing license headers

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 agots: fix missing std::tr1 (C++17)
Alexander Alekhin [Tue, 3 Oct 2017 15:26:14 +0000 (18:26 +0300)]
ts: fix missing std::tr1 (C++17)

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