AdlerFarHorizons / NITELite-pipeline

Code to process images and data taken with the HAB NITELite instrument.
GNU General Public License v3.0
1 stars 7 forks source link

Multi-modal image georeferencing #10

Open zhafen opened 5 months ago

zhafen commented 5 months ago

Is your feature request related to a problem? Please describe. The current method of georeferencing is prone to inaccuracy. It would be good to use a new method.

Describe the solution you'd like Use daytime images for georeferencing. There are two candidates for connecting the daytime images with nighttime images:

  1. Try using the unmodified feature matching under the assumption that there are common features between the day and night images.
  2. Use a deep-learning approach to predict features and to align images