starbucksdolcelatte

embeded youtube demo video

# Show me the color
This is Personal color diagnosis system.
[![Personal Color Diagnosis system](http://img.youtube.com/vi/K7esg_dXYGo/0.jpg)](https://youtu.be/K7esg_dXYGo?t=0s)
[![Personal Color Diagnosis system](http://img.youtube.com/vi/K7esg_dXYGo/0.jpg)](https://youtu.be/K7esg_dXYGo?t=0s)Personal Color Diagnosis system
## 1. Face detection
`detect_face.py` with `shape_predictor_68_face_landmarks.dat` has DetectFace class, and it provides face detection function, the exact face parts, and the coordinates of them.
......