PbMoMa
Phase based video motion magnification
Install / Use
/learn @jvgemert/PbMoMaREADME
pbMoMa: Phase Based video MOtion MAgnification
A Python source code implementation of motion magnification based on the paper: Phase Based Video Motion Processing by Neal Wadhwa, Michael Rubinstein, Frédo Durand, William T. Freeman, ACM Transactions on Graphics, Volume 32, Number 4 (Proc. SIGGRAPH), 2013. project.
Note: this follow up code can also handle large motion https://acceleration-magnification.github.io/
Requirements:
- python 2.7
- numpy
- perceptual (Complex steerable pyramid, install with: sudo pip install perceptual)
Organization
phasebasedMoMag.py # Main file
pyramid2arr.py # Help class to convert a pyramid to a 1d array
media/guitar.mp4 # Example video
Example video
./media/guitar.mp4
When you run the code 'python phasebasedMoMag.py' it expects an example video in the 'media' folder. Here we use the http://people.csail.mit.edu/mrub/evm/video/guitar.mp4 video from the motion magnification website.
About
The pbMoMA implementation is based only on the paper. It was developed independent of the source code that can be requested from the paper authors (this pyton code was written without having access to that code). Therefore, the results from the pbMoMA code may differ from the results by the paper authors. Differences include: using a sliding window, only an Ideal filter, no sub-octave pyramid, and no color.
The code was implemented during the Lorentz Center workshop ICT with Industry: motion microscope. Participants: Joao Bastos, Elsbeth van Dam, Coert van Gemeren, Jan van Gemert, Amogh Gudi, Julian Kooij, Malte Lorbach, Claudio Martella, Ronald Poppe.
Related Skills
qqbot-channel
343.1kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
99.7k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
343.1kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
ddd
Guía de Principios DDD para el Proyecto > 📚 Documento Complementario : Este documento define los principios y reglas de DDD. Para ver templates de código, ejemplos detallados y guías paso
