PyImageSearch / imutils

A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
MIT License
4.54k stars 1.03k forks source link

Add 8th color to visualize_facial_landmarks #157

Open stepodev opened 5 years ago

stepodev commented 5 years ago

helper provides 8 landmark features, provide 8 default colors.

closes #156