This blog post will aim to build a simple video to slides converter application to obtain slide images given slide or lecture videos using basic frame differencing and background subtraction ...
OpenCV Face Recognition – Does Face Recognition Work on AI-Generated Images?
As artificial intelligence (AI) technology advances, so does the ability to generate incredibly realistic computer-generated images. This raises an important question: can facial recognition ...
Building An Automated Image Annotation Tool: PyOpenAnnotate
This blog post continues with our previous article, “Roadmap to Automated Image Annotation Tool using OpenCV”. Here, we will take a look at how to use pyOpenAnnotate and delve into the details of the ...
Roadmap To an Automated Image Annotation Tool Using OpenCV Python
Annotation is the most crucial part of a Deep Learning project. It is a deciding factor in how well a model learns. However, it is very tedious and time-consuming. One solution is to use an automated ...
Center Stage for Zoom Calls Using MediaPipe
Today we are going to walk you through the implementation of Center Stage as seen in Apple iPads, iMacs, and MacBooks. We will be using the following: ✅ MediaPipe to track the person ✅ OpenCV for ...
Mediapipe Gesture Recognition – Gesture Control in Zoom Call
As you all know, Zoom has become the veritable king of online-meeting platforms and is widely used by corporates and universities. Online meetings, however, come with their own set of problems. For ...