World’s simplest Facial Recognition API for Python(Ubuntu Only)
Hey Guys, Welcome Back, in this post, we are going to discover the easiest way to discover faces in any image using ...
Installation of OpenCV 3.3/3.2/3.0 and Python 2.7 on Windows 10 (64-bit)
Hello all, Today, we’ll setup our environment with OpenCV 3 with Python on Windows 10. If you have noticed, we have already ...
OpenCV : Motion Tracking with Recording using WebCam (Easy Way) aka Motion Activated Security Camera
Hello Everybody, Pankaj here !! Today we are going to be going over another OpenCV Tutotirla using C++, more importantly, we are ...
Swap colors in an image using OpenCV and Python
Hello, In today’s post, we’ll discuss how to swap colors in an image using OpenCV and Python. Often, while writing OpenCV program, ...
Difference between Black and White and Grayscale image? OpenCV
Heyah, In this post, we’ll discuss the difference between Black and White and Grayscale Images in OpenCV. Black and White and Grayscale ...
SVM, Decision Trees, Bayesian Method, Forest, Markov Chains aka Machine Learning VS DEEP Learning
Hello Friends, In this blog post, we’ll be covering the three W’s (what, when and where) about the SVM(Support Vector Machines), Decision ...
Install OpenCV 3.3 and Python(2.7 & 3.5) bindings on Ubuntu 16.04
Hello, In this post, we are going to cover, how to install OpenCV 3.3 and Python 2.7 or 3.5 bindings on latest ...
Load an Image and Display using OpenCV (C++)
Hello again, Today, we are going to learn how to read an image from a file and display it using OpenCV. First ...
OpenCV 2.4 & 3.0 Cheatsheet and Differences (C++)
In this post, we’ll talk about the most common OpenCV API’s and their usage. We call this list Cheatsheet because it comes ...
(Step by Step) Install OpenCV 3.3 with Visual Studio 2015 on Windows 10 x64 (2017 DIY)
Hey Friends, I am starting my own blog series on OpenCV Development Tutorials and this being my first post. As many of ...