The app analyzes vibration on a video and computes frequency and ampltiude.
Click left mouse button for starting tracking chosen point on a video. Hold right mouse button and drag the mouse to create a ROI for tracking multiple good features (points).
The project includes modules for:
- Pin hole camera calibration
- Distortion removement
- The main module with Lucas-Kanade tracking
You can check the docs here
Probably I would integrate an implementation of Motion Amplifying (or Motion Magnification) technic that I tried in another project.
Here is the result of that algorithm:
