Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YuAo committed Feb 16, 2016
1 parent a7417f6 commit 1e79828
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@ A basic implementation of FXAA (Fast Approximate Anti-Aliasing).

![Preview](http://yuao.github.io/Vivid/previews/YUCIFXAA.png)

####YUCIHistogramEqualization

Perform a [Histogram Equalization](https://en.wikipedia.org/wiki/Histogram_equalization) on the input image. Internally uses `Accelerate.framework`.

![Preview](http://yuao.github.io/Vivid/previews/YUCIHistogramEqualization.png)

###Transitions

####YUCICrossZoomTransition
Expand Down

0 comments on commit 1e79828

Please sign in to comment.