opencv/modules/video/src
Namgoo Lee 4366c8734f Fix Farneback Optical Flow Algorithm
- Before this PR, following tests failed on some platform.
  CUDA_OptFlow/FarnebackOpticalFlow.Accuracy/19
  CUDA_OptFlow/FarnebackOpticalFlow.Accuracy/23

- The algorithm now recognizes the OPTFLOW_USE_INITIAL_FLOW flag.
  Previously, when the flag was set, it did not use the flow data
  passed as input, instead used some garbage data in memory.

- More strict test limit.
2019-01-13 15:14:45 +00: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 Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
compat_video.cpp don't use constructors for C API structures 2018-09-06 14:34:16 +03:00
ecc.cpp tab to space 2018-04-24 17:45:16 +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 Fix Farneback Optical Flow Algorithm 2019-01-13 15:14:45 +00: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