mirror of
https://github.com/opencv/opencv.git
synced 2024-11-30 06:10:02 +08:00
4366c8734f
- 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. |
||
---|---|---|
.. | ||
cuda | ||
brox.cpp | ||
farneback.cpp | ||
precomp.hpp | ||
pyrlk.cpp | ||
tvl1flow.cpp |