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

Using tiles in image registration #35

Open
LiorMathan opened this issue Jun 9, 2020 · 1 comment
Open

Using tiles in image registration #35

LiorMathan opened this issue Jun 9, 2020 · 1 comment

Comments

@LiorMathan
Copy link

Hi!

I'm trying to perform an image registration between thermal image and visible image.
These images' fields of view don’t match and are in subset-superset relationship.
I have read that "tiles" option/module should solve it.
The problem is that the code fails when using the command-line (some of the functions are not implemented - e.g. _load2reg)
Also, it is unclear how to use the tiles module directly with python code.

Can you please please please add instructions for how to use tiles (or how to perform image registration with slightly different fields?)
thermal1
vis1

Thank you so much!
Lior Mathan

@matejak
Copy link
Owner

matejak commented Jun 24, 2020

So what about https://imreg-dft.readthedocs.io/en/latest/cli-advanced.html#large-templates? The tiles API is not described to a great detail, but you can figure things out by using the ird-show utility.

You have also mentioned that _load2reg is not implemented, which may be true for some image types, but if you convert them to a supported format.

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