added wrappers for BroxOpticalFlow and interpolateFrames
authorVladislav Vinogradov <no@email>
Mon, 17 Oct 2011 13:12:39 +0000 (13:12 +0000)
committerVladislav Vinogradov <no@email>
Mon, 17 Oct 2011 13:12:39 +0000 (13:12 +0000)
commitb0536279eb06ae56d11eae0e8556c05d5714e75b
tree9fc845a8e12908c39baf6a44fd554b18a98db41c
parent87f3451ec63a4c24d377c8821802ef0247e75d5e
added wrappers for BroxOpticalFlow and interpolateFrames
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/nvidia/NCVBroxOpticalFlow.cu
modules/gpu/src/optical_flow.cpp [new file with mode: 0644]
modules/gpu/src/precomp.hpp
modules/gpu/test/test_video.cpp [new file with mode: 0644]
samples/gpu/optical_flow.cpp [new file with mode: 0644]