/BlockBasedMotionEstimation

Block-based motion estimation algorithm with spatial regularization

Primary LanguageC++GNU General Public License v3.0GPL-3.0

BlockBasedMotionEstimation

Block-based motion estimation with spatial regularization using an eight-connected neighborhood. This is a non-recursive implementation.

Uses an image pyramid to speed up the computation.