Matching the two faces triangulation – Face swapping Opencv with Python (part 3)
We are going to see in this third part of the tutorial how to find the triangulation of the second face and…
Delaunay Triangulation for Face swapping – Opencv with Python (part 2)
We’re going to see in this tutorial how to split the face into triangles using Delaunay Triangulation. Why are we splitting the…
Face swapping – Opencv with Python (part 1)
We’re going to learn in this new tutorial series how to create the snapchat filter “Face swap”. In this first tutorial wi…
Pig’s nose (Instagram face filter) – Opencv with Python
We’re going to see in this video how to create Instagram Face Filters using Opencv with Python. Import the libaries and load…
How to install Dlib for Python 3 on Windows
In this video we will see how to install the Dlib library for Python 3 on Windows. In this specific tutorial we…
How to install Python 3 and Opencv 4 on Windows
We’re going to see in this tutorial how to install Python 3 and Opencv 4 on Windows. Here below you see a…
Face landmarks detection – Opencv with Python
In this lesson, we will see how to identify our face in real-time through Face landmarks detection with OpenCV and Python. We…
How to use the smartphone as a Security Camera
We’re going to see in this video tutorial how to use our Android phone as a security camera. Links: Ip Webcam –…
Scanning Qr Code – Opencv with Python
We’re going to see today how to scan Qr code using OpenCV.Below you can see the code read the Qr code from…