An open API service indexing awesome lists of open source software.

https://github.com/wzpan/fc-evm

Foreground Constrained Eulerian Video Magnification(FC-EVM)
https://github.com/wzpan/fc-evm

Last synced: 4 days ago
JSON representation

Foreground Constrained Eulerian Video Magnification(FC-EVM)

Awesome Lists containing this project

README

        

FC-EVM
=====

implementation of Foreground Constrained Eulerian Video Magnification(FC-EVM).

## Dependencies ##

* Qt (>= 5.0)
* OpenCV (>= 2.0)

## Datasets ##

* videos from linear EVM algorithm:
* http://people.csail.mit.edu/mrub/vidmag/
* videos of my own:
* [man-moving](http://pan.baidu.com/s/1pJEw8S7)
* [man-talking](http://pan.baidu.com/s/1mgoerl2)

## License ##

[LGPL v3](https://github.com/wzpan/QtEVM/raw/master/LICENSE)