You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: