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

Are there similarity between the DeepSIM method and Image Registration method? #10

Open
tphankr opened this issue Sep 18, 2021 · 1 comment

Comments

@tphankr
Copy link

tphankr commented Sep 18, 2021

Are there similarity between the DeepSIM method and Image Registration method? Thank you @eliahuhorwitz .

@kampelmuehler
Copy link

Well image registration generally tries to find a transformation (via some correspondences) from one image to another, but usually without altering the content of the image to be transformed. With DeepSIM you could perform the image warping step of the registration, after registering the primitives. I'd say it's just loosely related.

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