A tutorial on image registration in Python

preview_player
Показать описание
In this video, ORB features along with RANSAC are used to do the image registration in Python. RANSAC is used as a way of strengthening the matching process, using which the outliers are set aside. This helps use the inlier features to find the transform matrix between the images, which later helps with registering the images more accurately. To access the code, use the following link:

Рекомендации по теме
Комментарии
Автор

How can I make an accurate image record between RGB and Long Wave thermal images??

elixassasin