The Image Mosaicing Algorithm
- Calculate or obtain correspondences between the different images which would constitute the mosaic.
- Compute the parameters of a projective transformation between each of the source images.
- Resample the points in the space of the target image.
- Apply Compositing schemes (weighted average, average etc.) to smoothly blend the edges.
- Apply contrast correction to accomodate contrast discontinuities in the images being mosaiced.
|