6 ms·
A long time ago I did something like this with ImageMagick using what it called "Extract SIFT Correspondences". I don't know if that still exists, but the homog
by kwertyops 4y ago
A long time ago I did something like this with ImageMagick using what it called "Extract SIFT Correspondences". I don't know if that still exists, but the homography feature in OpenCV looks like the same idea: https://learnopencv.com/image-alignment-feature-based-using-opencv-c-python/ https://learnopencv.com/image-alignment-feature-based-using-...
- nkozyra 4y agoThat's not what I used but yeah similar process