rxian / phase-video

Python (incomplete) re-implementation of SIGGRAPH 2013 paper “Phase based video motion processing”.

Home Page:https://rxian.github.io/phase-video/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python (incomplete) re-implementation of SIGGRAPH 2013 paper “Phase based video motion processing”.

https://rxian.github.io/phase-video/

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%