JS Sunglass is a simple hobby project that adds sunglasses to the video feed from webcam.
It uses image manipulation and color patch extraction in every frame.
- Approximate Face Location Detection.
- Change Sun Glass with a Space key stroke.
$ git clone https://github.com/tiwarirabi/jsSunglass.git
$ cd jsSunglass/- Reduce noise for increasing the accuracy of the face location detection.
- Add more filters (beard, hats etc)
MIT