imreg_dft
imreg_dft copied to clipboard
Using tiles in image registration
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?)
Thank you so much! Lior Mathan
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.