IntroductionAugmented RealityHow AR filters workMediaPipeWhy MediaPipeFace MeshImplementationPrerequisitesInstalling MediaPipePipeline overviewLandmark points from Face MeshSelecting points we ...
AI behind the Diwali 2021 ‘Not just a Cadbury ad’
The ongoing pandemic has adversely affected several businesses around the world. The impact was particularly devastating during the second wave in India earlier this year, with an exponential rise in ...
Playing Chrome’s T-Rex Game with Facial Gestures
Consider this, you're in the middle of your work, and then suddenly due to some reason the internet stops working due to some router issue you're informed that it will be fixed in a few hours. So ...
Using Facial Landmarks for Overlaying Faces with Masks
Have you ever wondered how Instagram masks are fitting so perfectly on your face? Would you like to know how you can try to implement something similar by yourself? This post will help you with that! ...
Face Detection – OpenCV, Dlib and Deep Learning ( C++ / Python )
In this tutorial, we will discuss the various Face Detection methods in OpenCV, Dlib and Deep Learning, and compare the methods quantitatively. We will share code in C++ and Python for the following ...