JimWest / MeFaMo

MIT License
482 stars 103 forks source link

Debug window and small setup.py fix #1

Closed haryo-s closed 2 years ago

haryo-s commented 2 years ago

Hi,

I've fixed a small issue in setup.py where the opencv was referred to incorrectly as cv2 instead of opencv-python

I also added a debug window which displays the values of all the blendshapes in a separate window. This can be activated by adding the command line argument --show_debug.