• Namgoo Lee's avatar
    Fix Farneback Optical Flow Algorithm · 4366c873
    Namgoo Lee authored
    - 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.
    4366c873
Name
Last commit
Last update
..
test_main.cpp Loading commit data...
test_optflow.cpp Loading commit data...
test_precomp.hpp Loading commit data...