new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster)
authorVladislav Vinogradov <no@email>
Mon, 18 Jun 2012 06:49:10 +0000 (06:49 +0000)
committerVladislav Vinogradov <no@email>
Mon, 18 Jun 2012 06:49:10 +0000 (06:49 +0000)
commitf392ab0e084eab84672edc34a9a339fa97be753b
treed0ab7480ec775eae390554574a50f983c18c1df7
parent33d9e2354a1734f5fcf14576905eae73106cf8b8
new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster)
modules/gpu/doc/video.rst
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/perf/perf_video.cpp
modules/gpu/perf_cpu/perf_video.cpp
modules/gpu/src/cuda/pyrlk.cu
modules/gpu/src/pyrlk.cpp
modules/gpu/test/test_video.cpp