/YLFaceuDemo

an iOS demo to demonstrate how to decorate face like faceu

Primary LanguageObjective-CMIT LicenseMIT

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.