mirror of
https://github.com/opencv/opencv.git
synced 2025-06-07 17:44:04 +08:00
![]() - 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. |
||
---|---|---|
.. | ||
include/opencv2 | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |