In this post, we are sharing Docker image for OpenCV 3.4.3, and the recently released OpenCV 3.4.4 and OpenCV 4.0. In addition to OpenCV, the image also has dlib and a Facial Landmark Detection ...
Search Results for: landmark
Convex Hull using OpenCV in Python and C++
In this post, we will learn how to find the Convex Hull of a shape (a group of points). We will briefly explain the algorithm and then follow up with C++ and Python code implementation using ...
Deep Learning based Human Pose Estimation using OpenCV
In this tutorial, Deep Learning based Human Pose Estimation using OpenCV. We will explain in detail how to use a pre-trained Caffe model that won the COCO keypoints challenge in 2016 in your own ...
CV4Faces : Best Project Award 2018
It gives me immense pleasure to announce the best project award for our online course "Computer Vision for Faces" (cv4faces). These awards are given out twice a year to the top three projects ...
Eigenface using OpenCV (C++/Python)
In this post, we will learn about Eigenface -- an application of Principal Component Analysis (PCA) for human faces. We will also share C++ and Python code written using OpenCV to explain the ...
Best Project Award : Computer Vision for Faces
The first batch of our course on Computer Vision for Faces has graduated and I am very excited to announce the Best Project Award for our course. It has a cash prize of 00. But, the journey people ...