Mask-it
A Computer Vision project to apply Snapchat-like filters on face images.
Implementation
This project was divided into 4 modules:
- Face Detection
- Facial Landmark Detection
- Alignment of the Mask
- Overlaying the Mask onto the Face Image
Complete implementation details can be found in the report.