opencv/modules/video/src
AKAMath 4c94804bb0 Merge pull request #13837 from amithjkamath:test
New computeECC function, and updated findTransformECC function to make gaussian filtering optional (#13837)

* fix for https://github.com/opencv/opencv/issues/12432 with doc and tests

* Added doc string for new parameter.

* Fixes suggested by Alalek for getting around ABI incompatibility.

* Update to docstring, to remove parameter that isn't relevant.

* More updates based on Alalek's usggestions.
2019-02-22 18:36:40 +03:00
..
opencl fix test failure of PyrLKOpticalFlow.Mat 2018-10-15 22:57:08 +09:00
bgfg_gaussmix2.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
bgfg_KNN.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
camshift.cpp fixed bug: added threshold for variables 'rotate_a', ' rotate_c' 2019-02-08 13:06:23 +03:00
compat_video.cpp don't use constructors for C API structures 2018-09-06 14:34:16 +03:00
ecc.cpp Merge pull request #13837 from amithjkamath:test 2019-02-22 18:36:40 +03:00
kalman.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
lkpyramid.cpp refactoring catching all exceptions as const ref 2018-11-08 19:59:47 +03:00
lkpyramid.hpp video: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
optflowgf.cpp Merge pull request #13737 from winice-test:master 2019-02-04 18:59:00 +03:00
precomp.hpp Master Version: Added NEON Optimizations for LK Optical Flow. 2014-03-04 14:47:12 -05:00
tvl1flow.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00