Loading repository data…
Loading repository data…
Jayanths9 / repository
Transform facial images with virtual makeup using Python, OpenCV, and MediaPipe. This script enables real-time application of lipstick, eye shadow, eyebrow color, and eyeliner based on facial landmarks. Ideal for experimenting with different makeup styles using video, image, or live camera inputs.
git clone https://github.com/Jayanths9/Virtual_Makeup_opencv.git
cd Virtual_Makeup_opencv
conda env create -f environment.yml
conda activate virtual_makeup
python camera.py
python image.py --image sample/face.png
In this project Mediapipe [1] facial landmarks and opencv is used to add makeup on facial features.
Author: Jayanth S universitat Bremen, Bremen