cvg / GlueStick

Joint Deep Matcher for Points and Lines 🖼️💥🖼️ (ICCV 2023)
https://iago-suarez.com/gluestick
MIT License
532 stars 40 forks source link

Another method instead of Homography estimation #21

Open Help100 opened 7 months ago

Help100 commented 7 months ago

Can I use any simple Homography to visual alignment of 2 images instead of Homography estimation, the dependency installation is very difficult on windows and there are a lot of using c++

rpautrat commented 7 months ago

Hi, maybe you can use the OpenCV tools to do the same. Here is a tutorial on it: https://docs.opencv.org/4.x/d9/dab/tutorial_homography.html