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)
- Host: GitHub
- URL: https://github.com/wzpan/fc-evm
- Owner: wzpan
- License: lgpl-3.0
- Created: 2014-04-19T02:21:10.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-21T02:45:41.000Z (about 11 years ago)
- Last Synced: 2025-04-17T07:17:26.166Z (10 days ago)
- Language: C++
- Homepage:
- Size: 344 KB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)