• 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
..
perf_calib3d.cpp Loading commit data...
perf_core.cpp Loading commit data...
perf_denoising.cpp Loading commit data...
perf_features2d.cpp Loading commit data...
perf_filters.cpp Loading commit data...
perf_imgproc.cpp Loading commit data...
perf_labeling.cpp Loading commit data...
perf_main.cpp Loading commit data...
perf_matop.cpp Loading commit data...
perf_objdetect.cpp Loading commit data...
perf_precomp.hpp Loading commit data...
perf_video.cpp Loading commit data...