Skip to content

wzpan/QtEVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
潘伟洲
Apr 19, 2016
94c95fb · Apr 19, 2016

History

45 Commits
Feb 26, 2014
Feb 26, 2014
Feb 26, 2014
Apr 19, 2016
Apr 6, 2014
Apr 6, 2014
Apr 6, 2014
Feb 26, 2014
Apr 23, 2014
Apr 19, 2016
Apr 3, 2014
Apr 3, 2014
May 14, 2015
Apr 6, 2014
Mar 22, 2014
Mar 22, 2014
Apr 10, 2014
Apr 6, 2014
Apr 6, 2014
Mar 22, 2014
Feb 26, 2014

Repository files navigation

QtEVM

C++ implementation of EVM(Eulerian Video Magnification), based on OpenCV and Qt.

Supports:

  • Motion Magnification
    • spatial filter: Laplacian Pyramid
    • temporal filter: IIR bandpass filter
  • Color Magnification
    • spatial filter: Gaussian Pyramid
    • temporal filter: ideal bandpass filter

More info:

Dependencies

  • Qt (>= 5.0);
  • OpenCV (>= 2.0)

Screenshot

License

Credits