Skip to content

c++ implementation of phased based video motion magnification

Notifications You must be signed in to change notification settings

DingYu95/PhaseBasedMotionMagnify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code use OpenCV to replicate the result of Matlab code released by original authors of paper.

Currently, it has components for motion magnification, with some details not fullfilled, like frequency attenuations.

The biggest problem is that although the aim of re-writing is to achieve real-time processing as frame incoming, the computation cost is considerably greater than Eulerian magnification.

TODOs:\

  • Enable multi-threading.\
  • Use GPU-API.

About

c++ implementation of phased based video motion magnification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published