valeriyvan / YLFaceuDemo

an iOS demo to demonstrate how to decorate face like faceu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YLFaceuDemo

中文介绍

an iOS demo to demonstrate how to decorate face like faceu

It can be used to add special effects to broadcaster.

Main idea

Firstly, I use GPUImageUIElement to add a watermark to Camera Video Stream. Then I use CIDetector to decect the position of face and adjust the position of the watermark accordingly. The details can be found by reading the source code.

Faceu.png

The more details can be found here.

About

an iOS demo to demonstrate how to decorate face like faceu

License:MIT License


Languages

Language:Objective-C 99.2%Language:Ruby 0.8%