placeforyiming / CVPR21-Deep-Lucas-Kanade-Homography

A generic pipeline to align multimodal image pairs from different sensors by extending Lucas-Kanade on feature maps. CVPR2021
128 stars 29 forks source link

How to reproduce demo.gif ? Or equivalent for a pair of image to match ? #12

Open Vicktoria13 opened 1 month ago

placeforyiming commented 1 day ago

Incrementally use the LK step-by-step, save the middle result and transform the image with this transformation, you will have a collection of images, make it to a gif, then it's done