Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Pan committed May 4, 2015
1 parent a36c6bd commit 15dcc4f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
QtEVM
=====

Yet anther C++ implementation of EVM([Eulerian Video Magnification](http://people.csail.mit.edu/mrub/vidmag/)), based on OpenCV and Qt.
C++ implementation of EVM([Eulerian Video Magnification](http://people.csail.mit.edu/mrub/vidmag/)), based on OpenCV and Qt.

Supports:

Expand All @@ -12,7 +12,10 @@ Supports:
- spatial filter: Gaussian Pyramid
- temporal filter: ideal bandpass filter

More info: http://people.csail.mit.edu/mrub/vidmag/
More info:

* [Official Paper](http://people.csail.mit.edu/mrub/vidmag/)
* [My notes on EVM](http://hahack.com/codes/eulerian-video-magnification/)

## Dependencies ##

Expand Down

0 comments on commit 15dcc4f

Please sign in to comment.