Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 218 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 218 Bytes

FacePaste

Demo App that uses Core Image to find faces and paste them onto others. Also uses GPUImage to apply some filters.

It is a good example of using CIDetector for face detection and image processing.