Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about warping keypoints #31

Open
hkkkpang opened this issue May 3, 2022 · 0 comments
Open

Question about warping keypoints #31

hkkkpang opened this issue May 3, 2022 · 0 comments

Comments

@hkkkpang
Copy link

hkkkpang commented May 3, 2022

From here we know that the source image is the result of homography H applied to target image. We can also know that the source information in model part is from augmented image and target information is from original image by this part. This line would transform the source keypoints to target keypoints by using homography H. However, since the H is used to transform the target image to source image based on the code I mentioned in the first sentence. Should we use the inverse of homography to transform the source keypoints to target keypoints instead of homography itself? I am really confused about this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant