Incorrect Translation Results with ImageRegistrator in Kornia
I’m encountering an issue with the ImageRegistrator in Kornia while trying to register two frames using translation. The function consistently returns incorrect translation values, even for a basic synthetic test case. Below is the code I used to test the translation registration. Could someone please guide me on the correct approach?