platform/upstream/opencv.git
7 years agoSet Mac OS X deployment target to 10.9
Kyle Fleming [Sun, 16 Apr 2017 21:39:26 +0000 (14:39 -0700)]
Set Mac OS X deployment target to 10.9

Without it set, the build will choose the current OS version as the deployment target. 10.9 is the earliest usable, since that is when OS X introduced libc++.

7 years agoMerge pull request #8581 from ysolovyov:zlib-ios-fix
Alexander Alekhin [Fri, 14 Apr 2017 20:12:19 +0000 (20:12 +0000)]
Merge pull request #8581 from ysolovyov:zlib-ios-fix

7 years agoMerge pull request #8492 from brian-armstrong-discord:exif_inmemory
brian-armstrong-discord [Fri, 14 Apr 2017 20:12:07 +0000 (13:12 -0700)]
Merge pull request #8492 from brian-armstrong-discord:exif_inmemory

autorotate in-memory jpegs (#8492)

* autorotate in-memory jpegs

* correct indentation (4 spaces)

* imgcodecs: don't apply EXIF rotation for unloaded images

* videoio: don't try to rotate MJPEG stream

* imgcodecs: ByteStreamBuffer::seekoff support all seek "dir"

* imgcodecs: fix condition: "off == egptr() - eback()" is valid offset

7 years agoFix zlib issue on iOS
Yuriy Solovyov [Fri, 14 Apr 2017 14:16:00 +0000 (17:16 +0300)]
Fix zlib issue on iOS

7 years agoMerge pull request #8522 from zongwave:master
Alexander Alekhin [Fri, 14 Apr 2017 11:40:07 +0000 (11:40 +0000)]
Merge pull request #8522 from zongwave:master

7 years agoMerge pull request #8576 from terfendail:ovx_fixwrappers
Alexander Alekhin [Fri, 14 Apr 2017 11:04:58 +0000 (11:04 +0000)]
Merge pull request #8576 from terfendail:ovx_fixwrappers

7 years agoAdd method KeypointBasedMotionEstimator::estimate(InputArray, InputArray) to support...
zongwave [Wed, 21 Dec 2016 08:12:08 +0000 (16:12 +0800)]
Add method KeypointBasedMotionEstimator::estimate(InputArray, InputArray) to support both cpu & opencl algorithm processing

the orignal estimate function has input parameters defined as "Mat", this prevent users to call into algorithm opencl path

7 years agoFixed size estimation for copyFrom/To vector in vx_matrix and vx_convolution wrappers
Vitaly Tuzov [Thu, 13 Apr 2017 14:45:42 +0000 (17:45 +0300)]
Fixed size estimation for copyFrom/To vector in vx_matrix and vx_convolution wrappers

7 years agoMerge pull request #8571 from alalek:cmake_fix_optimization_filter
Alexander Alekhin [Wed, 12 Apr 2017 19:23:41 +0000 (19:23 +0000)]
Merge pull request #8571 from alalek:cmake_fix_optimization_filter

7 years agoMerge pull request #8508 from vskarlsruhe:patch-5
Alexander Alekhin [Wed, 12 Apr 2017 16:04:16 +0000 (16:04 +0000)]
Merge pull request #8508 from vskarlsruhe:patch-5

7 years agocmake: fix optimization filter
Alexander Alekhin [Wed, 12 Apr 2017 15:27:20 +0000 (18:27 +0300)]
cmake: fix optimization filter

Check file name only:
    Excluding from source files list (optimization is disabled):
    C:/Code/SrcExt/OpenCV/Buildv3.2_x64/modules/core/opencl_kernels_core.cpp

7 years agoMerge pull request #8567 from tomoaki0705:fixCbrtVS2012
Alexander Alekhin [Wed, 12 Apr 2017 13:46:09 +0000 (13:46 +0000)]
Merge pull request #8567 from tomoaki0705:fixCbrtVS2012

7 years agofix build error on VS2012
Tomoaki Teshima [Wed, 12 Apr 2017 11:09:00 +0000 (20:09 +0900)]
fix build error on VS2012

7 years agoMerge pull request #8564 from orisano:patch-1
Alexander Alekhin [Wed, 12 Apr 2017 08:52:08 +0000 (08:52 +0000)]
Merge pull request #8564 from orisano:patch-1

7 years agoMerge pull request #8559 from liquidmetal:feature/utsinh_allocate_ecc
Alexander Alekhin [Wed, 12 Apr 2017 08:39:09 +0000 (08:39 +0000)]
Merge pull request #8559 from liquidmetal:feature/utsinh_allocate_ecc

7 years agoRemove stdout log when destructor called.
orisano [Wed, 12 Apr 2017 03:18:51 +0000 (12:18 +0900)]
Remove stdout log when destructor called.

7 years agoUpdating documentation.
Utkarsh Sinha [Tue, 11 Apr 2017 13:42:20 +0000 (06:42 -0700)]
Updating documentation.

7 years agoMerge pull request #8561 from alalek:fix_ffmpeg_check
Alexander Alekhin [Tue, 11 Apr 2017 13:25:36 +0000 (13:25 +0000)]
Merge pull request #8561 from alalek:fix_ffmpeg_check

7 years agoMerge pull request #8548 from csukuangfj:fix-typo-RNG
Alexander Alekhin [Tue, 11 Apr 2017 11:46:06 +0000 (11:46 +0000)]
Merge pull request #8548 from csukuangfj:fix-typo-RNG

7 years agoMerge pull request #8540 from tomoaki0705:fixWaringPhoto
Alexander Alekhin [Tue, 11 Apr 2017 10:36:01 +0000 (10:36 +0000)]
Merge pull request #8540 from tomoaki0705:fixWaringPhoto

7 years agoMerge pull request #8458 from grundman:patch-2
Alexander Alekhin [Tue, 11 Apr 2017 10:06:34 +0000 (10:06 +0000)]
Merge pull request #8458 from grundman:patch-2

7 years agoffmpeg: add __STDC_CONSTANT_MACROS to check code
Alexander Alekhin [Tue, 11 Apr 2017 09:35:48 +0000 (12:35 +0300)]
ffmpeg: add __STDC_CONSTANT_MACROS to check code

7 years agoMerge pull request #8525 from nnorwitz:master
Alexander Alekhin [Tue, 11 Apr 2017 09:30:09 +0000 (09:30 +0000)]
Merge pull request #8525 from nnorwitz:master

7 years agosuppress warning on Jetson TK1
Tomoaki Teshima [Fri, 7 Apr 2017 10:11:05 +0000 (19:11 +0900)]
suppress warning on Jetson TK1

7 years agoMerge pull request #8555 from tomoaki0705:jetsontx2
Alexander Alekhin [Tue, 11 Apr 2017 09:20:14 +0000 (09:20 +0000)]
Merge pull request #8555 from tomoaki0705:jetsontx2

7 years agoIf the user passes an empty output matrix, initialize it to identity.
Utkarsh Sinha [Tue, 11 Apr 2017 03:43:33 +0000 (20:43 -0700)]
If the user passes an empty output matrix, initialize it to identity.

7 years agobuild with cc 6.2 on Jetson TX2
Tomoaki Teshima [Mon, 10 Apr 2017 13:19:17 +0000 (22:19 +0900)]
build with cc 6.2 on Jetson TX2

7 years agofix typos.
Fangjun KUANG [Mon, 10 Apr 2017 07:32:50 +0000 (09:32 +0200)]
fix typos.

7 years agoMerge pull request #8301 from tonyke1993:p3p_alg
Tong Ke [Fri, 7 Apr 2017 06:48:34 +0000 (01:48 -0500)]
Merge pull request #8301 from tonyke1993:p3p_alg

New p3p algorithm (accepted by CVPR 2017) (#8301)

* add p3p source code

* indent 4

* update publication info

* fix filename

* interface done

* plug in done, test needed

* debugging

* for test

* a working version

* clean p3p code

* test

* test

* fix warning, blank line

* apply patch from @catree

* add reference info

* namespace, indent 4

* static solveQuartic

* put small functions to anonymous namespace

7 years agoMerge pull request #8524 from mshabunin:java-fixes
Alexander Alekhin [Thu, 6 Apr 2017 20:49:33 +0000 (20:49 +0000)]
Merge pull request #8524 from mshabunin:java-fixes

7 years agoUse %% for inline assembly rather than % so this compiles with clang.
nnorwitz [Thu, 6 Apr 2017 19:54:56 +0000 (12:54 -0700)]
Use %% for inline assembly rather than % so this compiles with clang.

Same as https://github.com/opencv/opencv/pull/8525/commits/9210cefb36868e201f7e0c8b84e4ee4f91b5432b but for this file too.

7 years agoUse %% for inline assembly rather than % so this compiles with clang.
nnorwitz [Wed, 5 Apr 2017 17:57:50 +0000 (10:57 -0700)]
Use %% for inline assembly rather than % so this compiles with clang.

7 years agoAdded javadoc generation
Maksim Shabunin [Wed, 5 Apr 2017 14:50:46 +0000 (17:50 +0300)]
Added javadoc generation

7 years agoFixed Algorithm.save and other methods work in Java
Maksim Shabunin [Wed, 5 Apr 2017 11:10:03 +0000 (14:10 +0300)]
Fixed Algorithm.save and other methods work in Java

7 years agoMerge pull request #8523 from mshabunin:fix-cvtcolor-ocl
Alexander Alekhin [Wed, 5 Apr 2017 10:02:01 +0000 (10:02 +0000)]
Merge pull request #8523 from mshabunin:fix-cvtcolor-ocl

7 years agoFixed cvtColor OCL compilation issue (BGRA2mBGRA)
Maksim Shabunin [Wed, 5 Apr 2017 08:48:29 +0000 (11:48 +0300)]
Fixed cvtColor OCL compilation issue (BGRA2mBGRA)

7 years agoMerge pull request #8520 from tomoaki0705:cudaWarningsSuppress
Alexander Alekhin [Wed, 5 Apr 2017 06:34:45 +0000 (06:34 +0000)]
Merge pull request #8520 from tomoaki0705:cudaWarningsSuppress

7 years agosuppress warnings from cuda
Tomoaki Teshima [Tue, 4 Apr 2017 23:30:16 +0000 (08:30 +0900)]
suppress warnings from cuda

7 years agoMerge pull request #8518 from alalek:fix_fp16
Alexander Alekhin [Tue, 4 Apr 2017 20:06:59 +0000 (20:06 +0000)]
Merge pull request #8518 from alalek:fix_fp16

7 years agoMerge pull request #8517 from alalek:fix_build_pch
Alexander Alekhin [Tue, 4 Apr 2017 17:41:02 +0000 (17:41 +0000)]
Merge pull request #8517 from alalek:fix_build_pch

7 years agocmake: fix fp16 support
Alexander Alekhin [Tue, 4 Apr 2017 17:34:58 +0000 (20:34 +0300)]
cmake: fix fp16 support

7 years agocmake: fix GCC precompiled headers warnings
Alexander Alekhin [Tue, 4 Apr 2017 16:48:16 +0000 (19:48 +0300)]
cmake: fix GCC precompiled headers warnings

7 years agoMerge pull request #8514 from paroj:v4lretval
Alexander Alekhin [Tue, 4 Apr 2017 15:01:21 +0000 (15:01 +0000)]
Merge pull request #8514 from paroj:v4lretval

7 years agocap_v4l: SetProperty - do not return false while setting video size
Pavel Rojtberg [Tue, 4 Apr 2017 13:07:02 +0000 (15:07 +0200)]
cap_v4l: SetProperty - do not return false while setting video size

7 years agoMerge pull request #8496 from Sahloul:fixes/wrappers/imgproc/EMD
Alexander Alekhin [Mon, 3 Apr 2017 20:55:50 +0000 (20:55 +0000)]
Merge pull request #8496 from Sahloul:fixes/wrappers/imgproc/EMD

7 years agoMerge pull request #8441 from alalek:dispatch_mathfuncs_core
Alexander Alekhin [Mon, 3 Apr 2017 14:03:48 +0000 (14:03 +0000)]
Merge pull request #8441 from alalek:dispatch_mathfuncs_core

7 years agoUpdate py_setup_in_windows.markdown
vskarlsruhe [Mon, 3 Apr 2017 09:58:22 +0000 (11:58 +0200)]
Update py_setup_in_windows.markdown

updated links for python, numpy and matplotlib

7 years agoMerge pull request #8465 from claudiofantacci:enh/cudastreamhog
Vadim Pisarevsky [Mon, 3 Apr 2017 09:58:21 +0000 (09:58 +0000)]
Merge pull request #8465 from claudiofantacci:enh/cudastreamhog

7 years agoMerge pull request #8484 from berak:patch-2
Vadim Pisarevsky [Mon, 3 Apr 2017 09:57:58 +0000 (09:57 +0000)]
Merge pull request #8484 from berak:patch-2

7 years agoMerge pull request #8504 from bcr3ative:fixStereoBMROI
Vadim Pisarevsky [Mon, 3 Apr 2017 09:57:34 +0000 (09:57 +0000)]
Merge pull request #8504 from bcr3ative:fixStereoBMROI

7 years agoMerge pull request #8342 from grundman:patch-1
Vadim Pisarevsky [Mon, 3 Apr 2017 09:34:53 +0000 (09:34 +0000)]
Merge pull request #8342 from grundman:patch-1

7 years agoMerge pull request #8499 from mszu:patch-1
Vadim Pisarevsky [Mon, 3 Apr 2017 09:34:18 +0000 (09:34 +0000)]
Merge pull request #8499 from mszu:patch-1

7 years agoMerge pull request #8466 from sxldvd:master
Vadim Pisarevsky [Mon, 3 Apr 2017 09:32:38 +0000 (09:32 +0000)]
Merge pull request #8466 from sxldvd:master

7 years agoMerge pull request #8495 from sergiud:standalone-dynamic-ipp-detection
Alexander Alekhin [Sun, 2 Apr 2017 10:17:06 +0000 (10:17 +0000)]
Merge pull request #8495 from sergiud:standalone-dynamic-ipp-detection

7 years agoMerge pull request #8502 from tomoaki0705:fixWarningsArrayBound
Alexander Alekhin [Sun, 2 Apr 2017 10:15:47 +0000 (10:15 +0000)]
Merge pull request #8502 from tomoaki0705:fixWarningsArrayBound

7 years agoMerge pull request #8506 from sergiud:mat-move-assignment-dont-copy
Alexander Alekhin [Sun, 2 Apr 2017 10:13:17 +0000 (10:13 +0000)]
Merge pull request #8506 from sergiud:mat-move-assignment-dont-copy

7 years agoprevent copying in cv::Mat_<T> move assignment
Sergiu Deitsch [Sat, 1 Apr 2017 19:53:30 +0000 (21:53 +0200)]
prevent copying in cv::Mat_<T> move assignment

7 years agoMerge pull request #8500 from Sahloul:fixes/wrappers/ptr
Alexander Alekhin [Sat, 1 Apr 2017 14:18:42 +0000 (14:18 +0000)]
Merge pull request #8500 from Sahloul:fixes/wrappers/ptr

7 years agosuppress warnings on GCC 4.9 series
Tomoaki Teshima [Sat, 1 Apr 2017 11:53:50 +0000 (20:53 +0900)]
suppress warnings on GCC 4.9 series
 - check boundary strictly
 - initialize the variable before using it

7 years agoFix StereoBM ROI selection
Paolo Perkovic [Sat, 1 Apr 2017 11:29:44 +0000 (13:29 +0200)]
Fix StereoBM ROI selection

- Fix StereoBM ROI (Region of interest) selection for stereo
images used by block matching algorithm

7 years agoAvoid memory leakage in smart pointers wrapper
Hamdi Sahloul [Sat, 1 Apr 2017 09:25:04 +0000 (18:25 +0900)]
Avoid memory leakage in smart pointers wrapper

7 years agoWraps cv::EMD for Python and Java
Hamdi Sahloul [Sat, 1 Apr 2017 08:20:03 +0000 (17:20 +0900)]
Wraps cv::EMD for Python and Java

7 years agoUpdate research paper link in Python sample
Mark Szumowski [Fri, 31 Mar 2017 23:58:07 +0000 (10:58 +1100)]
Update research paper link in Python sample

The docstring for one of the Python sample programs includes a link to the research paper describing the main algorithm. That link is no longer valid (results in a 404 error) so this update replaces it with another link from the same institution which is currently valid.

7 years agoMerge pull request #8497 from Sahloul:fixes/wrappers/ptr
Alexander Alekhin [Fri, 31 Mar 2017 20:52:45 +0000 (20:52 +0000)]
Merge pull request #8497 from Sahloul:fixes/wrappers/ptr

7 years agoWraps smart pointers properly
Hamdi Sahloul [Fri, 31 Mar 2017 18:19:29 +0000 (03:19 +0900)]
Wraps smart pointers properly

7 years agoMerge pull request #8494 from tomoaki0705:fixWarningCuda
Alexander Alekhin [Fri, 31 Mar 2017 15:42:01 +0000 (15:42 +0000)]
Merge pull request #8494 from tomoaki0705:fixWarningCuda

7 years agocmake: fixed standalone dynamic IPP detection under win32
Sergiu Deitsch [Fri, 31 Mar 2017 13:44:38 +0000 (15:44 +0200)]
cmake: fixed standalone dynamic IPP detection under win32

7 years agosuppress warnings on Jetson TK1
Tomoaki Teshima [Thu, 30 Mar 2017 23:20:59 +0000 (08:20 +0900)]
suppress warnings on Jetson TK1

7 years agoMerge pull request #8474 from alalek:ocv_download
Alexander Alekhin [Thu, 30 Mar 2017 20:08:14 +0000 (20:08 +0000)]
Merge pull request #8474 from alalek:ocv_download

7 years agocmake: update ocv_download
Alexander Alekhin [Tue, 28 Mar 2017 15:21:13 +0000 (18:21 +0300)]
cmake: update ocv_download

- more aggressive cache for files under CMAKE_BINARY_CACHE
  * don't re-read files MD5
  * don't repack archives
- add support for ENV{OPENCV_DOWNLOAD_PATH}
- added ID parameter as project/group identifier
- non-flat .cache directory (based on ID)
- download message prefix based on ID
- more detailed logging via ocv_download_log() macro
- force .gitignore file for .cache folder (with '*' pattern)

7 years agofix comment in optim.hpp
berak [Thu, 30 Mar 2017 09:07:52 +0000 (11:07 +0200)]
fix comment in optim.hpp

7 years agoMerge pull request #8470 from superbort:stitching-estimators
Alexander Alekhin [Tue, 28 Mar 2017 13:08:24 +0000 (13:08 +0000)]
Merge pull request #8470 from superbort:stitching-estimators

7 years agoClear old CameraParameters in AffineBasedEstimator
Alexander Broemmer [Tue, 28 Mar 2017 12:31:00 +0000 (14:31 +0200)]
Clear old CameraParameters in AffineBasedEstimator

AffineBasedEstimator crashed when called with an existing CameraParameters.
This happens e.g. when using Stitcher in SCANS mode.
CameraraParameters is now cleared before any calculation is executed.

7 years agoMerge pull request #8421 from mshabunin:download-cache
Alexander Alekhin [Tue, 28 Mar 2017 11:13:13 +0000 (11:13 +0000)]
Merge pull request #8421 from mshabunin:download-cache

7 years agoUpdate circlesgrid.cpp
Matthias Grundmann [Fri, 24 Mar 2017 20:29:04 +0000 (13:29 -0700)]
Update circlesgrid.cpp

Use identity matrix if homography finding failed. Current behavior zeros out all points.

Update circlesgrid.cpp

Addressed comments

Update circlesgrid.cpp

removed whitespace

7 years agoCorrecting issue #8431
Sixela David [Mon, 27 Mar 2017 09:15:03 +0000 (11:15 +0200)]
Correcting issue #8431

7 years agoAdd cuda::streams to by_rows and 8UC1 functions
Claudio [Sat, 25 Mar 2017 14:43:56 +0000 (15:43 +0100)]
Add cuda::streams to by_rows and 8UC1 functions

Fix #8177

7 years agoAlign parameter code style between hog .cu and .cpp files
Claudio [Sat, 25 Mar 2017 14:12:26 +0000 (15:12 +0100)]
Align parameter code style between hog .cu and .cpp files

7 years agoAdd cuda::Stream capability to cuda::HOG::compute
Claudio [Fri, 3 Feb 2017 15:00:16 +0000 (16:00 +0100)]
Add cuda::Stream capability to cuda::HOG::compute

In the previous version only the default stream was/could be used, i.e.
cv::cuda::Stream::Null().

With this change, HOG::compute() will now run in parallel over different
cuda::Streams.

The code has been reordered so that all data allocation is completed
first, then all the kernels are run in parallel over streams.

Fix #8177

7 years agoMerge pull request #8459 from alalek:fix_msvc_static_build
Alexander Alekhin [Sat, 25 Mar 2017 12:15:54 +0000 (12:15 +0000)]
Merge pull request #8459 from alalek:fix_msvc_static_build

7 years agocmake: fix MSVC static builds
Alexander Alekhin [Fri, 24 Mar 2017 22:28:43 +0000 (01:28 +0300)]
cmake: fix MSVC static builds

7 years agoUpdate bgfg_gaussmix2.cpp
Matthias Grundmann [Fri, 24 Mar 2017 20:26:32 +0000 (13:26 -0700)]
Update bgfg_gaussmix2.cpp

Addressed comments.

7 years agoMerge pull request #8448 from jexner:foreach-segfault-fix
Alexander Alekhin [Fri, 24 Mar 2017 18:25:30 +0000 (18:25 +0000)]
Merge pull request #8448 from jexner:foreach-segfault-fix

7 years agoMerge pull request #8454 from superbort:reuse-stitching
Alexander Alekhin [Fri, 24 Mar 2017 14:38:54 +0000 (14:38 +0000)]
Merge pull request #8454 from superbort:reuse-stitching

7 years agoAdd test case for cv::Mat::forEach
Julian Exner [Fri, 24 Mar 2017 13:54:10 +0000 (14:54 +0100)]
Add test case for cv::Mat::forEach

This test case uses a matrix with more dimensions than columns. Without
the fix in
https://github.com/opencv/opencv/pull/8448/commits/b45e784bebe318826bb48a41023db3fe1660d91e
this crashes with a segmentation fault, hangs or simply fails with wrong
values.

7 years agoMake stitching panoramas reusable after estimating transform once
Alexander Broemmer [Thu, 23 Mar 2017 18:16:57 +0000 (19:16 +0100)]
Make stitching panoramas reusable after estimating transform once

Stitcher will now make a working copy of the CameraParams object to avoid side effects when composing Panorama.
Makes it possible to estimate transform once and then compose multiple panoramas. Useful for setup with fixed cameras.

7 years agoDownload cache
Maksim Shabunin [Wed, 15 Mar 2017 10:19:59 +0000 (13:19 +0300)]
Download cache

7 years agoMerge pull request #8433 from csukuangfj:issue-8189
Alexander Alekhin [Thu, 23 Mar 2017 20:20:07 +0000 (20:20 +0000)]
Merge pull request #8433 from csukuangfj:issue-8189

7 years agoMerge pull request #8446 from terfendail:ovxhal_sepfilter3x3
Alexander Alekhin [Thu, 23 Mar 2017 20:19:06 +0000 (20:19 +0000)]
Merge pull request #8446 from terfendail:ovxhal_sepfilter3x3

7 years agoMerge pull request #8443 from alalek:fix_coverage_trycompile
Alexander Alekhin [Thu, 23 Mar 2017 20:12:18 +0000 (20:12 +0000)]
Merge pull request #8443 from alalek:fix_coverage_trycompile

7 years agoFix segmentation fault in cv::Mat::forEach
jexner [Thu, 23 Mar 2017 17:48:59 +0000 (18:48 +0100)]
Fix segmentation fault in cv::Mat::forEach

This issue concerns only matrices with more dimensions than columns.
See https://github.com/opencv/opencv/issues/8447

7 years agoRestricted OpenVX HAL separable filter implementation to 3x3 kernel size
Vitaly Tuzov [Thu, 23 Mar 2017 17:23:56 +0000 (20:23 +0300)]
Restricted OpenVX HAL separable filter implementation to 3x3 kernel size

7 years agocmake: fix try_compile() with --coverage flags
Alexander Alekhin [Thu, 23 Mar 2017 15:12:48 +0000 (18:12 +0300)]
cmake: fix try_compile() with --coverage flags

7 years agocore(mathfuncs_core): cpu optimization dispatched code
Alexander Alekhin [Thu, 23 Mar 2017 13:09:47 +0000 (16:09 +0300)]
core(mathfuncs_core): cpu optimization dispatched code

7 years agocore: CPU target dispatcher update
Alexander Alekhin [Wed, 22 Mar 2017 11:46:34 +0000 (14:46 +0300)]
core: CPU target dispatcher update

- use suffixes like '.avx.cpp'
- added CMake-generated files for '.simd.hpp' optimization approach
- wrap HAL intrinsic headers into separate namespaces for different build flags
- automatic vzeroupper insertion (via CV_INSTRUMENT_REGION macro)

7 years agoexport SVM::trainAuto to python #7224 (#8373)
Julian Tanke [Thu, 23 Mar 2017 13:00:19 +0000 (14:00 +0100)]
export SVM::trainAuto to python #7224 (#8373)

* export SVM::trainAuto to python #7224

* workaround for ABI compatibility of SVM::trainAuto

* add parameter comments to new SVM::trainAuto function

* Export ParamGrid member variables

7 years agoMerge pull request #8430 from sovrasov:interactive_calib_can_drop_aruco
Vadim Pisarevsky [Thu, 23 Mar 2017 12:51:43 +0000 (12:51 +0000)]
Merge pull request #8430 from sovrasov:interactive_calib_can_drop_aruco

7 years agoMerge pull request #8439 from egorpugin:patch-1
Alexander Alekhin [Thu, 23 Mar 2017 12:49:27 +0000 (12:49 +0000)]
Merge pull request #8439 from egorpugin:patch-1

7 years agoMerge pull request #8437 from matrush:master
Vadim Pisarevsky [Thu, 23 Mar 2017 12:47:54 +0000 (12:47 +0000)]
Merge pull request #8437 from matrush:master

7 years agoFix build under directories with '.cpp' string.
Egor Pugin [Thu, 23 Mar 2017 11:42:23 +0000 (14:42 +0300)]
Fix build under directories with '.cpp' string.