Blur Faces in real time with Opencv, Mediapipe and Python
Imagine having to hide the faces of the people who appear in your video. Doing it manually with video editing programs can…
Instance Segmentation MASK R-CNN | with Python and Opencv
In this lesson, we will talk about an interesting algorithm. Mask R-CNN is an instant segmentation algorithm which means that it can…
Facial Landmarks Detection | with Opencv, Mediapipe and Python
In this tutorial, we will see how to find 468 facial landmarks easily using a library called mediapipe , extract the X…
How COMPUTER VISION and AI can help MANUFACTURING? I’ll show you a project
Capgemini, a world leader in consulting and technology services, interviewed 300 companies regarding AI and computer vision. In their report “Scaling AI…
Create an animated GIF in real-time with Opencv and Python
In this tutorial, we will see how to create animated gifs in real-time with Opencv and Python. The abbreviation GIF stands for…
Install Ubuntu and OpenCV on DFI GHF51
Today we will see a new single-board computer DFI GHF51. To better understand what it is, I will compare it with raspberry…
Distance detection with Depth Camera (Intel Realsense d435i)
In this tutorial, we will talk about how to do Distance detection with Depth Camera (Intel Realsense d435i).Our goal is to detect…
How crop images with OpenCV and Python
In this video, we will see an important and basic function of OpenCV and precisely How crop images with OpenCV and Python….
Install OpenCV AI Kit (OAK) on Windows
OpenCV AI Kit (OAK) Today we are going to try an interesting device: OpenCV AI Kit (OAK) version D on Windows. In…