Feature Based Image Alignment using OpenCV (C++/Python) Satya Mallick March 11, 2018 144 Comments 14 min read Share Classical Computer Vision Homography Image Alignment OpenCV OpenCV Tutorials March 11, 2018 By 144 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 ... Read More →