an iOS demo to demonstrate how to decorate face like faceu
It can be used to add special effects to broadcaster.
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.