• Vladislav Vinogradov's avatar
    gpu TVL1 Optical Flow optimization: · bff0fad6
    Vladislav Vinogradov authored
    do not calculate sum of error in every round of iteration;
    instead the error will be summed every 2nd times or more, 
    if the previous sum of error is too far away from threshold.
    bff0fad6
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2/gpu Loading commit data...
misc Loading commit data...
perf Loading commit data...
perf4au Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...