opencv/modules/video
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
..
include/opencv2 Update documentation and samples 2018-08-17 14:21:29 +03:00
misc/java Refactor OpenCV Java Wrapping 2017-06-15 20:35:12 +04:00
perf ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
src Fix Farneback Optical Flow Algorithm 2019-01-13 15:14:45 +00:00
test don't use constructors for C API structures 2018-09-06 14:34:16 +03:00
CMakeLists.txt Merge pull request #9466 from huningxin:js 2017-09-25 16:52:07 +03:00