Skip to content

Latest commit

 

History

History
43 lines (38 loc) · 1.81 KB

README.md

File metadata and controls

43 lines (38 loc) · 1.81 KB

Virtual-Makeup

A sequel to the existing Virtual Makeup repository https://github.com/srivatsan-ramesh/Virtual-Makeup

Contains Python scripts that provide tweaks to facial features using LAB Color Space.

  1. Eyeshadow

Available face contour points: Eyelid and eyebrow
Approximated points (using the available points): Eye shadow region
Blur & Dilation: Applied using OpenCV

INPUT



OUTPUT



2. Foundation

Available face contour points: Lower face
Approximated points (using the available points with Elliptical Approximation): Upper face
Used Skin Detection Mask to avoid interference with hair
Blur & Dilation: Applied using OpenCV

INPUT



OUTPUT



3. Nail Polish

Available: Nail points & Textures

INPUT



OUTPUT ( Square Nails )



OUTPUT ( Round Nails )