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.51k stars 1.03k forks source link

debug index error in 'visualize_facial_landmarks' function by adding color object #219

Open yoonho0922 opened 3 years ago

yoonho0922 commented 3 years ago

IndexError: list index out of range debug by adding color object

frazar commented 3 years ago

This may be a duplicate of PR #157