Overview
Learn image registration techniques using homography in OpenCV through this 47-minute tutorial. Explore the process of aligning distorted images with reference images using keypoint descriptors like SIFT, SURF, and ORB. Follow along as the instructor demonstrates code implementation, key point matching, sorting, drawing matches, and applying RANSAC for point extraction. Gain practical insights into this essential technique for microscopists working with 3D datasets. Access the complete code on GitHub to enhance your understanding and apply these concepts to your own projects.
Syllabus
Introduction
Code overview
Key points
Match the key points
Sorting
Draw Matches
Runsack
Extracting points
Image registration
Taught by
DigitalSreeni