In astronomy how is image registration done? Is there some sort of astronomic dead reckoning system? Or is it just image based with some kind of Homography technique?
Most images are registered by finding the ___location of known stars from a high resolution catalog such as GAIA. So you fit centroids of all stars in an image, then do a search of Gaia sources in that ___location and do some sort of linear or higher order polynomial mapping of pixel space to the celestial sphere reference coordinates ICRF.
Astrometry.net is a service that does an approximate version of this on the web.
I am glossing over many details here, but this is roughly what happens.