platform/upstream/opencv.git
7 years agoMerge pull request #7978 from logic1988:master
logic1988 [Mon, 16 Jan 2017 10:19:24 +0000 (18:19 +0800)]
Merge pull request #7978 from logic1988:master

Fix error usage in HitMiss tutorial, and improved the visualization results (#7978)

* Fix error usage in HitMiss tutorial, and improved the visualization results

Fix error usage in HitMiss tutorial, and improved the visualization results

* Update HitMiss.cpp

* Update HitMiss.cpp

7 years agoMerge pull request #7994 from nnadeau:master
Nicholas Nadeau [Mon, 16 Jan 2017 10:03:49 +0000 (05:03 -0500)]
Merge pull request #7994 from nnadeau:master

Fixed exceptions, print statements, and long types for gen_pattern.py to be Python 3 compatible (#7994)

* fixed exceptions and print statements to be python 3 compatible; removed long type checks (py3 uses int); whitespace reformatting

* Pulled latest svgfig from upstream

https://github.com/jpivarski/svgfig/commit/f3179a8926508bf0f9021fd4e1f9731c95524a38

7 years agoMerge pull request #8000 from mshabunin:fix-opencl-clahe
Alexander Alekhin [Mon, 16 Jan 2017 10:01:59 +0000 (10:01 +0000)]
Merge pull request #8000 from mshabunin:fix-opencl-clahe

7 years agoMerge pull request #7966 from Tetragramm:Issue#4235
Vadim Pisarevsky [Fri, 13 Jan 2017 14:24:57 +0000 (14:24 +0000)]
Merge pull request #7966 from Tetragramm:Issue#4235

7 years agoimgproc/CLAHE/ocl: Removed unnecessary __local variable
mshabunin [Thu, 12 Jan 2017 16:12:54 +0000 (19:12 +0300)]
imgproc/CLAHE/ocl: Removed unnecessary __local variable

7 years agoMerge pull request #7998 from alalek:fix_7993
Alexander Alekhin [Thu, 12 Jan 2017 16:57:25 +0000 (16:57 +0000)]
Merge pull request #7998 from alalek:fix_7993

7 years agocuda: fix CUDA tests initialization
Alexander Alekhin [Thu, 12 Jan 2017 11:38:47 +0000 (14:38 +0300)]
cuda: fix CUDA tests initialization

7 years agoMerge pull request #7991 from sovrasov:cmake_find_mkl_x86_fix
Vadim Pisarevsky [Wed, 11 Jan 2017 15:47:14 +0000 (15:47 +0000)]
Merge pull request #7991 from sovrasov:cmake_find_mkl_x86_fix

7 years agoFix MKL x86 detection on Windows
Vladislav Sovrasov [Wed, 11 Jan 2017 14:17:02 +0000 (17:17 +0300)]
Fix MKL x86 detection on Windows

7 years agoMerge pull request #7947 from utibenkei:tracking-module-java
Vadim Pisarevsky [Wed, 11 Jan 2017 11:41:19 +0000 (11:41 +0000)]
Merge pull request #7947 from utibenkei:tracking-module-java

7 years agoMerge pull request #7960 from catree:tutorial_parallel_for_
Alexander Alekhin [Wed, 11 Jan 2017 09:58:53 +0000 (12:58 +0300)]
Merge pull request #7960 from catree:tutorial_parallel_for_

Add OpenCV parallel_for_ tutorial.

7 years agoMerge pull request #7976 from StevenPuttemans:fix_opencv_annotation_tool
Alexander Alekhin [Wed, 11 Jan 2017 04:40:43 +0000 (04:40 +0000)]
Merge pull request #7976 from StevenPuttemans:fix_opencv_annotation_tool

7 years agoAdd case including both moments empty.
Tetragramm [Wed, 11 Jan 2017 03:38:31 +0000 (21:38 -0600)]
Add case including both moments empty.

7 years agoAdd OpenCV parallel_for_ tutorial.
catree [Tue, 3 Jan 2017 21:28:19 +0000 (22:28 +0100)]
Add OpenCV parallel_for_ tutorial.

7 years agoMerge pull request #7972 from catree:tutorial_brightness
Vadim Pisarevsky [Tue, 10 Jan 2017 12:26:20 +0000 (12:26 +0000)]
Merge pull request #7972 from catree:tutorial_brightness

7 years agoMerge pull request #7935 from alalek:fix_waitKey
Vadim Pisarevsky [Tue, 10 Jan 2017 11:18:13 +0000 (11:18 +0000)]
Merge pull request #7935 from alalek:fix_waitKey

7 years agoMerge pull request #7975 from tomoaki0705:cleanupCalib3dStereo
Vadim Pisarevsky [Tue, 10 Jan 2017 11:12:15 +0000 (11:12 +0000)]
Merge pull request #7975 from tomoaki0705:cleanupCalib3dStereo

7 years agoMerge pull request #7983 from LaurentBerger:docFindcontours
Vadim Pisarevsky [Tue, 10 Jan 2017 11:10:16 +0000 (11:10 +0000)]
Merge pull request #7983 from LaurentBerger:docFindcontours

7 years agoMerge pull request #7986 from atinfinity:pullreq/170109-add_USE_AVX2_condition
Alexander Alekhin [Mon, 9 Jan 2017 16:11:00 +0000 (16:11 +0000)]
Merge pull request #7986 from atinfinity:pullreq/170109-add_USE_AVX2_condition

7 years agoMerge pull request #7965 from D-Barber:stereoCalibrateR2T2CalculationTinyDocumentationFix
Maksim Shabunin [Mon, 9 Jan 2017 13:16:38 +0000 (13:16 +0000)]
Merge pull request #7965 from D-Barber:stereoCalibrateR2T2CalculationTinyDocumentationFix

7 years agoadded to check the support of AVX2
atinfinity [Mon, 9 Jan 2017 10:51:33 +0000 (19:51 +0900)]
added to check the support of AVX2

7 years agodd a note in findcontours doc
LaurentBerger [Sun, 8 Jan 2017 14:24:29 +0000 (15:24 +0100)]
dd a note in findcontours doc

7 years agofix some issues with skipping files and old redundant code
StevenPuttemans [Fri, 6 Jan 2017 10:19:47 +0000 (11:19 +0100)]
fix some issues with skipping files and old redundant code

7 years agoclean up unused #if
Tomoaki Teshima [Tue, 18 Oct 2016 01:23:47 +0000 (10:23 +0900)]
clean up unused #if

7 years agoMerge pull request #7959 from alalek:fix_7957
Alexander Alekhin [Fri, 6 Jan 2017 02:10:06 +0000 (02:10 +0000)]
Merge pull request #7959 from alalek:fix_7957

7 years agoUse directly the doxygen snippet command for the Changing the contrast and brightness...
catree [Thu, 5 Jan 2017 15:05:53 +0000 (16:05 +0100)]
Use directly the doxygen snippet command for the Changing the contrast and brightness of an image tutorial. Extend the tutorial with a pratical example and with a gamma correction method to adjust the brightness of an image.

7 years agoAdd check for all zero moments. If one of the shapes is empty, the match would return...
Tetragramm [Thu, 5 Jan 2017 00:38:46 +0000 (18:38 -0600)]
Add check for all zero moments. If one of the shapes is empty, the match would return zero distance between the shapes even when the other one had content. It now returns DBL_MAX if no moments had value.

7 years agoTiny documentation fix in stereoCalibrate
Duncan Barber [Wed, 4 Jan 2017 21:24:25 +0000 (21:24 +0000)]
Tiny documentation fix in stereoCalibrate

Modified the (R2,T2) computation documentation in the stereoCalibrate function documentation to display on two lines for clarity

7 years agoMerge pull request #7948 from LorenaGdL:hitmiss_tutorial
Alexander Alekhin [Tue, 3 Jan 2017 19:35:40 +0000 (19:35 +0000)]
Merge pull request #7948 from LorenaGdL:hitmiss_tutorial

7 years agoimgproc: fix using of uninitialized edge[] members in FillConvexPoly
Alexander Alekhin [Tue, 3 Jan 2017 19:18:27 +0000 (22:18 +0300)]
imgproc: fix using of uninitialized edge[] members in FillConvexPoly

7 years agoHitMiss tutorial
Lorena García [Tue, 3 Jan 2017 17:34:04 +0000 (18:34 +0100)]
HitMiss tutorial

7 years agoMerge pull request #7942 from bae43:fix-typos
Bryce Evans [Tue, 3 Jan 2017 03:00:12 +0000 (19:00 -0800)]
Merge pull request #7942 from bae43:fix-typos

Fix Documentation Typos (#7942)

7 years agoMerge pull request #7952 from mattmyne:JSONWriteFixTrailingDecimalPoint
Matt Bennett [Mon, 2 Jan 2017 20:28:07 +0000 (20:28 +0000)]
Merge pull request #7952 from mattmyne:JSONWriteFixTrailingDecimalPoint

Append zero to trailing decimal place for FileStorage JSON write of a float or double value (#7952)

* Fix for FileStorage JSON write of a float or double value that has no fractional part; appends a zero character after the trailing decimal place to meet JSON standard.

* strlen return to size_t type rather than unnecessary cast to int

7 years agoMerge pull request #7950 from BadrinathS:firstbugfix-lr_opencv
Alexander Alekhin [Sat, 31 Dec 2016 12:48:54 +0000 (12:48 +0000)]
Merge pull request #7950 from BadrinathS:firstbugfix-lr_opencv

7 years agoResolving issue #7924
BadrinathS [Sat, 31 Dec 2016 11:07:51 +0000 (16:37 +0530)]
Resolving issue #7924

7 years agoAdded Java wrapping for tracking module
utibenkei [Fri, 30 Dec 2016 16:54:07 +0000 (01:54 +0900)]
Added Java wrapping for tracking module

7 years agoMerge pull request #7946 from SSteve:master
Alexander Alekhin [Fri, 30 Dec 2016 10:35:22 +0000 (10:35 +0000)]
Merge pull request #7946 from SSteve:master

7 years agoAvoid segmentation fault
Steve [Fri, 30 Dec 2016 01:23:40 +0000 (17:23 -0800)]
Avoid segmentation fault

Change `<=` to `<` to avoid accessing the first character of an empty string

7 years agohighgui: preserve waitKey -1 return value
Alexander Alekhin [Wed, 28 Dec 2016 10:06:28 +0000 (13:06 +0300)]
highgui: preserve waitKey -1 return value

7 years agoMerge tag '3.2.0'
Alexander Alekhin [Fri, 23 Dec 2016 13:20:02 +0000 (16:20 +0300)]
Merge tag '3.2.0'

7 years agoOpenCV Version++
Alexander Alekhin [Fri, 23 Dec 2016 12:54:44 +0000 (15:54 +0300)]
OpenCV Version++

3.2.0

7 years agorestored OpenBLAS detection; fixed MKL's lapack header (#7921)
Vadim Pisarevsky [Fri, 23 Dec 2016 12:40:51 +0000 (15:40 +0300)]
restored OpenBLAS detection; fixed MKL's lapack header (#7921)

7 years agocmake(osx): fix CoreImage error (#7916)
Alexander Alekhin [Fri, 23 Dec 2016 08:30:17 +0000 (10:30 +0200)]
cmake(osx): fix CoreImage error (#7916)

7 years agomoved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository...
Vadim Pisarevsky [Thu, 22 Dec 2016 19:57:44 +0000 (22:57 +0300)]
moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository (#7918)

* moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository.

* trying to fix the bug with undefined symbols sgesdd_ and dgesdd_

* removed extra whitespaces; disabled LAPACK on IOS

7 years agoMerge pull request #7901 from peterentwistle:fixClassifierTutorialLinks
Alexander Alekhin [Thu, 22 Dec 2016 12:38:26 +0000 (12:38 +0000)]
Merge pull request #7901 from peterentwistle:fixClassifierTutorialLinks

7 years agoMerge pull request #7915 from alalek:CvMat
Alexander Alekhin [Thu, 22 Dec 2016 12:36:37 +0000 (12:36 +0000)]
Merge pull request #7915 from alalek:CvMat

7 years agophoto: fix InputArray -> CvMat
Alexander Alekhin [Thu, 22 Dec 2016 01:15:14 +0000 (04:15 +0300)]
photo: fix InputArray -> CvMat

7 years agocalib3d: fix InputArray -> CvMat
Alexander Alekhin [Thu, 22 Dec 2016 00:11:53 +0000 (03:11 +0300)]
calib3d: fix InputArray -> CvMat

7 years agoMerge pull request #7802 from terfendail:ovxhal_wrappers_migration
Vitaly Tuzov [Wed, 21 Dec 2016 13:19:06 +0000 (16:19 +0300)]
Merge pull request #7802 from terfendail:ovxhal_wrappers_migration

* OpenVX HAL updated to use generic OpenVX wrappers

* vxErr class from OpenVX HAL replaced with ivx::WrapperError

* reduced usage of vxImage class from OpenVX HAL replaced with ivx::Image

* vxImage class rewritten as ivx::Image subclass that calls swapHandle prior release

* Fix OpenVX HAL build

* Fix for review comments

7 years agoFixed broken links in the cascade classifier tutorial
Peter Entwistle [Mon, 19 Dec 2016 23:22:08 +0000 (23:22 +0000)]
Fixed broken links in the cascade classifier tutorial

7 years agoMerge pull request #7885 from alalek:release-3.2.0-rc
Alexander Alekhin [Mon, 19 Dec 2016 17:59:14 +0000 (17:59 +0000)]
Merge pull request #7885 from alalek:release-3.2.0-rc

7 years agoMerge pull request #7838 from khnaba:morphology-32f
Alexander Alekhin [Mon, 19 Dec 2016 16:22:03 +0000 (16:22 +0000)]
Merge pull request #7838 from khnaba:morphology-32f

7 years agoMerge pull request #7852 from savuor:fix/orb_rotation
Vadim Pisarevsky [Mon, 19 Dec 2016 16:19:38 +0000 (16:19 +0000)]
Merge pull request #7852 from savuor:fix/orb_rotation

7 years agoMerge pull request #7887 from kevinhughes27:traincascade-baseformat-fix
Vadim Pisarevsky [Mon, 19 Dec 2016 16:18:42 +0000 (16:18 +0000)]
Merge pull request #7887 from kevinhughes27:traincascade-baseformat-fix

7 years agoMerge pull request #7687 from apavlenko:vx-hal
Alexander Alekhin [Mon, 19 Dec 2016 15:57:36 +0000 (15:57 +0000)]
Merge pull request #7687 from apavlenko:vx-hal

7 years agoadd the type_id to the old save format
Kevin Hughes [Sat, 17 Dec 2016 18:54:55 +0000 (13:54 -0500)]
add the type_id to the old save format

7 years agomoving HAL-related CMakeLists.txt to 'hal' sub-dir
apavlenko [Mon, 21 Nov 2016 10:16:56 +0000 (13:16 +0300)]
moving HAL-related CMakeLists.txt to 'hal' sub-dir

7 years agomoving hal to a separate folder
apavlenko [Fri, 18 Nov 2016 07:40:47 +0000 (10:40 +0300)]
moving hal to a separate folder

7 years agoMerge pull request #7897 from alalek:fix_ffmpeg_check
Alexander Alekhin [Mon, 19 Dec 2016 14:18:49 +0000 (16:18 +0200)]
Merge pull request #7897 from alalek:fix_ffmpeg_check

cmake: fix ffmpeg check code (port into master #7893)

7 years agoOpenCV version++
Alexander Alekhin [Mon, 19 Dec 2016 14:12:18 +0000 (17:12 +0300)]
OpenCV version++

3.2.0-rc

7 years agocmake: fix ffmpeg check code
Alexander Alekhin [Sun, 18 Dec 2016 21:22:16 +0000 (00:22 +0300)]
cmake: fix ffmpeg check code

7 years agoMerge pull request #7694 from sergiud:cmake-config-optional-components
Alexander Alekhin [Mon, 19 Dec 2016 13:53:36 +0000 (13:53 +0000)]
Merge pull request #7694 from sergiud:cmake-config-optional-components

7 years agoMerge pull request #7871 from savuor:fix/openvx_cvt_on
Alexander Alekhin [Mon, 19 Dec 2016 13:51:53 +0000 (13:51 +0000)]
Merge pull request #7871 from savuor:fix/openvx_cvt_on

7 years agoMerge pull request #7896 from alalek:fix_add_testdata
Alexander Alekhin [Mon, 19 Dec 2016 13:49:23 +0000 (13:49 +0000)]
Merge pull request #7896 from alalek:fix_add_testdata

7 years agoMerge pull request #7855 from logic1988:master
Vadim Pisarevsky [Mon, 19 Dec 2016 13:45:51 +0000 (13:45 +0000)]
Merge pull request #7855 from logic1988:master

7 years agocmake: fix CMake error
Alexander Alekhin [Mon, 19 Dec 2016 11:58:56 +0000 (14:58 +0300)]
cmake: fix CMake error

"install DIRECTORY does not allow "COMPONENT" after PATTERN or REGEX."

7 years agoMerge pull request #7773 from savuor:openvx_harris
Alexander Alekhin [Mon, 19 Dec 2016 11:39:38 +0000 (11:39 +0000)]
Merge pull request #7773 from savuor:openvx_harris

7 years agocmake: support OPTIONAL_COMPONENTS in OpenCVConfig.cmake
Sergiu Deitsch [Sun, 20 Nov 2016 13:36:34 +0000 (14:36 +0100)]
cmake: support OPTIONAL_COMPONENTS in OpenCVConfig.cmake

find_package allows to specify optional components. This way, the
command will not fail if any of the components marked as optional was
not found. This is useful in cases where components such as xfeatures2d,
viz etc. are not available either because they were not compiled by the
user or package maintainers decided to not provide the packages at all.

The user can check the availability of the optional component using the
OpenCV_<component>_FOUND variable.

7 years agoMerge pull request #7884 from jacobdang:bugfix_7846
Alexander Alekhin [Sat, 17 Dec 2016 18:31:58 +0000 (18:31 +0000)]
Merge pull request #7884 from jacobdang:bugfix_7846

7 years agobug fix for #7846
jacobdang [Sat, 17 Dec 2016 13:48:29 +0000 (21:48 +0800)]
bug fix for #7846

7 years agoMerge pull request #7881 from alalek:unpack_into_binary
Alexander Alekhin [Sat, 17 Dec 2016 12:23:02 +0000 (12:23 +0000)]
Merge pull request #7881 from alalek:unpack_into_binary

7 years agoMerge pull request #7882 from savuor:fix/ovx_pyrlk_err
Alexander Alekhin [Sat, 17 Dec 2016 07:33:33 +0000 (07:33 +0000)]
Merge pull request #7882 from savuor:fix/ovx_pyrlk_err

7 years agodon't run OpenVX pyrLK if user asked for err vector
Rostislav Vasilikhin [Fri, 16 Dec 2016 20:38:47 +0000 (23:38 +0300)]
don't run OpenVX pyrLK if user asked for err vector

7 years agoopenvx_cvt disabled for Khronos, fixed sstep and dstep usage
Rostislav Vasilikhin [Fri, 16 Dec 2016 20:00:55 +0000 (23:00 +0300)]
openvx_cvt disabled for Khronos, fixed sstep and dstep usage

7 years agoUpdate inner_functions.cpp
logic1988 [Wed, 14 Dec 2016 13:06:57 +0000 (21:06 +0800)]
Update inner_functions.cpp

Fix #4958 cv::ml::StatModel::calcError not working for responses of type CV_32S

7 years agoMerge pull request #7880 from sovrasov:rtrees_disable_kfold
Alexander Alekhin [Fri, 16 Dec 2016 16:46:57 +0000 (16:46 +0000)]
Merge pull request #7880 from sovrasov:rtrees_disable_kfold

7 years agoMerge pull request #7873 from addisonElliott:Mat_Range_InitializerList
Alexander Alekhin [Fri, 16 Dec 2016 16:45:16 +0000 (16:45 +0000)]
Merge pull request #7873 from addisonElliott:Mat_Range_InitializerList

7 years agocmake: unpack IPPICV into binary directory
Alexander Alekhin [Fri, 16 Dec 2016 15:43:54 +0000 (18:43 +0300)]
cmake: unpack IPPICV into binary directory

7 years agofixed segfault at ORB::compute() near image's border
Rostislav Vasilikhin [Wed, 14 Dec 2016 09:55:00 +0000 (12:55 +0300)]
fixed segfault at ORB::compute() near image's border

7 years agoMerge branch '2.4' into master
Alexander Alekhin [Fri, 16 Dec 2016 14:04:32 +0000 (17:04 +0300)]
Merge branch '2.4' into master

7 years agoMerge pull request #7872 from alalek:merge-2.4
Alexander Alekhin [Fri, 16 Dec 2016 14:03:14 +0000 (16:03 +0200)]
Merge pull request #7872 from alalek:merge-2.4

7 years agoDisable training of RTrees when CVFolds > 0
Vladislav Sovrasov [Fri, 16 Dec 2016 13:38:56 +0000 (16:38 +0300)]
Disable training of RTrees when CVFolds > 0

7 years agoMerge pull request #7879 from alalek:backport_7852
Alexander Alekhin [Fri, 16 Dec 2016 13:19:58 +0000 (13:19 +0000)]
Merge pull request #7879 from alalek:backport_7852

7 years agoMerge pull request #7876 from mshabunin:fix-sgbm-memory
Alexander Alekhin [Fri, 16 Dec 2016 13:09:04 +0000 (13:09 +0000)]
Merge pull request #7876 from mshabunin:fix-sgbm-memory

7 years agoOpenVX convert enabled
Rostislav Vasilikhin [Thu, 15 Dec 2016 14:39:41 +0000 (17:39 +0300)]
OpenVX convert enabled

7 years agoivx::Scalars replaced by immediate values
Rostislav Vasilikhin [Fri, 16 Dec 2016 12:43:11 +0000 (15:43 +0300)]
ivx::Scalars replaced by immediate values

7 years agorewritten for new macro use
Rostislav Vasilikhin [Wed, 14 Dec 2016 15:08:09 +0000 (18:08 +0300)]
rewritten for new macro use

7 years agodisabled due to bad accuracy
Rostislav Vasilikhin [Fri, 2 Dec 2016 16:24:30 +0000 (19:24 +0300)]
disabled due to bad accuracy

7 years agofixed type checks in wrappers; array downloading code simplified
Rostislav Vasilikhin [Fri, 2 Dec 2016 16:19:11 +0000 (19:19 +0300)]
fixed type checks in wrappers; array downloading code simplified

7 years agofix vxCommitArrayRange() call
Rostislav Vasilikhin [Fri, 2 Dec 2016 11:19:51 +0000 (14:19 +0300)]
fix vxCommitArrayRange() call

7 years agoadded initial version of wrapper for Harris corner detection
Rostislav Vasilikhin [Mon, 28 Nov 2016 16:13:41 +0000 (19:13 +0300)]
added initial version of wrapper for Harris corner detection

7 years agoMerge pull request #7866 from alalek:update_waitKey
Vadim Pisarevsky [Fri, 16 Dec 2016 12:25:11 +0000 (12:25 +0000)]
Merge pull request #7866 from alalek:update_waitKey

7 years agofixed segfault at ORB::compute() near image's border
Rostislav Vasilikhin [Wed, 14 Dec 2016 09:55:00 +0000 (12:55 +0300)]
fixed segfault at ORB::compute() near image's border

7 years agoMerge pull request #7720 from savuor:openvx_FAST
Rostislav Vasilikhin [Fri, 16 Dec 2016 11:48:18 +0000 (15:48 +0400)]
Merge pull request #7720 from savuor:openvx_FAST

Added OpenVX based processing to FAST (#7720)

* added wrapper for OVX FAST & fixes to IVX wrappers

* fixed type checks in wrappers, array downloading code simplified

* rewritten for new macro use

7 years agoMerge pull request #7858 from addisonElliott:master
Alexander Alekhin [Fri, 16 Dec 2016 10:57:27 +0000 (10:57 +0000)]
Merge pull request #7858 from addisonElliott:master

7 years agoMerge pull request #7793 from savuor:openvx_pyrDown
Rostislav Vasilikhin [Fri, 16 Dec 2016 10:48:58 +0000 (14:48 +0400)]
Merge pull request #7793 from savuor:openvx_pyrDown

OpenVX pyrDown wrappers (#7793)

* wrappers for vx_pyramid added

* initial version of pyrDown() wrapper added

* disabled for Khronos

* rewritten for new macro use; border mode added to node

7 years agoMerge pull request #7774 from savuor:openvx_pyrlk
Rostislav Vasilikhin [Fri, 16 Dec 2016 10:46:03 +0000 (14:46 +0400)]
Merge pull request #7774 from savuor:openvx_pyrlk

OpenVX optical flow PyrLK wrappers added (#7774)

* wrappers for vx_pyramid added

* initial version of Optical Flow PyrLK wrappers added

* array downloading code simplified

* disabled due to bad accuracy; fixed bugs, e.g. vendor-specific ones

* rewritten for new macro use

7 years agoMerge pull request #7851 from terfendail:ovx_imagespace
Alexander Alekhin [Fri, 16 Dec 2016 10:37:04 +0000 (10:37 +0000)]
Merge pull request #7851 from terfendail:ovx_imagespace

7 years agoMerge pull request #7768 from terfendail:ovx_remap
Alexander Alekhin [Fri, 16 Dec 2016 10:33:58 +0000 (10:33 +0000)]
Merge pull request #7768 from terfendail:ovx_remap

7 years agoMerge pull request #7869 from alalek:icc
Alexander Alekhin [Thu, 15 Dec 2016 17:21:18 +0000 (19:21 +0200)]
Merge pull request #7869 from alalek:icc

Build with ICC