Skip to content

Latest commit

 

History

68 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vibration detection using OpenCV

The app analyzes vibration on a video and computes frequency and ampltiude.


User input

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


Structure

The project includes modules for:

  1. Pin hole camera calibration
  2. Distortion removement
  3. The main module with Lucas-Kanade tracking

Documentation

You can check the docs here

Further development

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: motionmagnification

About

An application for detecting object's vibration parameters from a video.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages