posted on 2008-01-01, 00:00authored byPyry Matikainen, Rahul Sukthankar, Martial Hebert, Yan Ke
Determining the motion consistency between two video clips is a key
component for many applications such as video event detection and human
pose estimation. Shechtman and Irani recently proposed a method for measuring
the motion consistency between two videos by representing the motion
about each point with a space-time Harris matrix of spatial and temporal
derivatives. A motion-consistency measure can be accurately estimated without
explicitly calculating the optical flow from the videos, which could be
noisy. However, the motion consistency calculation is computationally expensive
and it must be evaluated between all possible pairs of points between
the two videos. We propose a novel quantization method for the space-time
Harris matrices that reduces the consistency calculation to a fast table lookup
for any arbitrary consistency measure. We demonstrate that for the continuous
rank drop consistency measure used by Shechtman and Irani, our quantization
method is much faster and achieves the same accuracy as the existing
approximation.