Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1.03 KB

README.md

File metadata and controls

16 lines (9 loc) · 1.03 KB

Phase-Based Video Motion Processing

See results, descriptions and implementation details here.

This is an incomplete Python re-implementation of the 2013 SIGGRAPH paper by Wadhwa, Rubinstein, Durand, and Freeman. Code provided by original authors can be found here.

Omitted features: (1) radial filter for quarter-octave pyramid, (2) smoothing of the temporally filtered phases, (3) attenuating motion in temporal stop-band, (4) handling videos with large motion.

References

Neal Wadhwa, Michael Rubinstein, Frédo Durand, and William T. Freeman. Phase-based video motion processing. ACM Transactions on Graphics, 2013.

Javier Portilla, and Eero P. Simoncelli. A parametric texture model based on joint statistics of complex wavelet coefficients. International Journal of Computer Vision, 2000.