veichta / IMC-2023

7th place solution for the Image Matching Challenge 2023.
39 stars 2 forks source link

rotation wrapper #10

Closed Android-xD closed 1 year ago

Android-xD commented 1 year ago

the rotation wrapper wraps around the pipline, so that the intermediate steps don't need to care about the rotation. In the end the cameras of the sparse model are rotated back.

also fixing 1 pixel of error in the current rotation matching implementation