8000 GitHub - yjhgithub/QtEVM: C++ implementation of EVM(Eulerian Video Magnification), based on OpenCV and Qt.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yjhgithub/QtEVM

 
 

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

  • LGPL v3
  • non-commercial research purposes only.

Credits

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 57.0%
  • Makefile 42.2%
  • QMake 0.8%
0