Create Delaunay Triangulation Face On Live Webcam OpenCV Python

Published on :

Hello Guys ! Today I will be showing the process of drawing Delaunay triangles on face on live Webcam. I will be using OpenCV and Dlib modules of python for this project. So in case you have not installed these libraries I would suggest you to install them. Now before […]

Smile Detection using OpenCV (II)

Published on :

Hello guys ! This tutorial is in continuation to the Smile Detection using OpenCV(I) tutorial.If you have not went through the previous tutorial,I highly recommend you to go through it before proceeding with this one. Assuming that you have gone through the last part, we start right from where we left. […]