Color Transfer Between Images
There have been times when we think about how a particular image would look in a different color space. For instance, an image taken during the day would look like at dusk. A color transfer algorithm aims to transform the color space, mood or style…
Image Registration
INTRODUCTION Image registration is the process of geometrically aligning two or more images of the same scene taken either at different times, or from different viewpoints or by different sensors[1]. It has a wide range of applications like in remote sensing (multispectral classification, environmental monitoring,…
Image Deformation
Image Deformation is a computer vision task which involves manipulating an image to change its shape, as seen in Figure 1. In such cases, the underlying transformation demands a dense correspondence of pixel coordinates between the source and target image [1]. Mathematically, for every pixel…