Photography is the favorite hobby of millions of people around the world. After all, how difficult can it be! In the words of Diane Arbus, a famous American photographer -- “Taking pictures is like ...
Search Results for: Support vector machine
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 ...
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 ...
Handwritten Digits Classification : An OpenCV ( C++ / Python ) Tutorial
This post is part of a series I am writing on Image Recognition and Object Detection. The complete list of tutorials in this series is given below: Image recognition using traditional Computer ...
Histogram of Oriented Gradients explained using OpenCV
In this post, we will learn the details of the Histogram of Oriented Gradients (HOG) feature descriptor. We will learn what is under the hood and how this descriptor is calculated internally by ...
Image Recognition and Object Detection : Part 1
This is a multipart post on image recognition and object detection. In this part, we will briefly explain image recognition using traditional computer vision techniques. I refer to techniques that ...