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

On generating homography image pair #121

Open
toru34 opened this issue Aug 18, 2022 · 1 comment
Open

On generating homography image pair #121

toru34 opened this issue Aug 18, 2022 · 1 comment

Comments

@toru34
Copy link

toru34 commented Aug 18, 2022

When you generate an image pair for homography estimation, do you apply transformation matrix to either just one side of the pair, or both?

I mean, the generated image pair is

  • (original image, transformed image) ?
    Or
  • (transformed image 1, transformed image 2) ?

I saw homography example images in the paper's appendix, and it seems each image of a pair is distorted to some degree.

I'd like to know whether my guess is correct.

Screenshot 2022-08-18 at 12 15 05

Thanks.

@sarlinpe
Copy link
Contributor

Yes both images are transformed.

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

2 participants