"Thug Life" Photo Maker using Python HD
In this video, we use opencv and Pillow library to add "thug life" mask to faces in a given input image. Code here: https://github.com/nikhilkumarsingh/ThugLife Edit: You do not need to install OpenCV package. You can simply install opencv-python using pip to install the package.