Face Filter using Augmented Reality

Project Information

Stack used - Unity, C#, ARCore, ARFoundation

Github URL - https://github.com/KK3003/Face_Filter 

 

Project Details:

This is a Augmented Reality project made using Unity, C# and ARCore.

In this project I have created Augmented Reality application, which scans for user's face and apply filters like snapchat filters on the user's face. User can change the face filters by clicking on the button. 

Features

Face tracking

Apply filters on face of the user

The functionalities used in this project include:

 ARCore - To create Augmented Reality experience for an Android device.

 Augmented faces - To detect the user's face and apply filters on it.

 ARFoundation - To build an AR application for an android device.