opencv/modules/cudaoptflow
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 Merge pull request #9075 from TonyLianLong:master 2017-07-03 16:14:17 +00: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 Fix Farneback Optical Flow Algorithm 2019-01-13 15:14:45 +00:00
CMakeLists.txt Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00