Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
YuAo committed Jan 24, 2016
2 parents d392257 + 3f75e29 commit 3f65cc9
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

An implementation of High Pass Skin Smoothing using [GPUImage](https://github.com/BradLarson/GPUImage).

See the core image implementation [YUCIHighPassSkinSmoothing](https://github.com/YuAo/YUCIHighPassSkinSmoothing) for detail.
##Previews, Concepts

See the `Core Image` implementation [YUCIHighPassSkinSmoothing](https://github.com/YuAo/YUCIHighPassSkinSmoothing) for detail.

##Usage

The API should be self-explaining.

If you are not familiar with `GPUImage`, use the core image implementation.

##Installation

Expand All @@ -13,3 +21,4 @@ Either clone the repo and manually add the files in `Sources` directory
or if you use Cocoapods, add the following to your Podfile

pod 'YUGPUImageHighPassSkinSmoothing'

0 comments on commit 3f65cc9

Please sign in to comment.