Have you ever wondered how Instagram masks are fitting so perfectly on your face? Would you like to know how you can try to implement something similar by yourself? This post will help you with that! ...
August 17, 2020 4 Comments
Feature Based Image Alignment using OpenCV (C++/Python)
March 11, 2018 143 Comments
In this post, we will learn how to perform feature-based image alignment using OpenCV. We will share code in both C++ and Python. We will demonstrate the steps by way of an example in which we will ...
Homography examples using OpenCV ( Python / C ++ )
January 3, 2016 55 Comments
Terms like "Homography" often remind me how we still struggle with communication. Homography is a simple concept with a weird name! In this post we will discuss Homography examples using OpenCV. ...