Skip to content

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

License

Notifications You must be signed in to change notification settings

AlexEdunov/phase-video

 
 

Repository files navigation

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”.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%