• 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
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...