opencv/modules/gpu
Vladislav Vinogradov bff0fad6c3 gpu TVL1 Optical Flow optimization:
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.
2013-08-27 11:21:41 +04:00
..
doc Normalized file endings. 2013-08-21 18:59:25 +04:00
include/opencv2/gpu Normalized file endings. 2013-08-21 18:59:25 +04:00
misc Normalized file endings. 2013-08-21 18:59:25 +04:00
perf gpu TVL1 Optical Flow optimization: 2013-08-27 11:21:41 +04:00
perf4au Normalized file endings. 2013-08-21 18:59:25 +04:00
src gpu TVL1 Optical Flow optimization: 2013-08-27 11:21:41 +04:00
test removed NPP implementation 2013-08-23 12:16:41 +04:00
CMakeLists.txt Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00