Types of Image Transformation
TELKOMNIKA ISSN: 1693-6930
An Image Registration Method Based on Wavelet Transform and Ant Colony ... Dapeng Zhang 605
complicated and the application has huge restrictions. Instead of directly operating on the image gray, the feature-based method tends to extract control structure in the feature space and
realize image registration. With the development of computation intelligence, intelligent algorithms are increasingly used in image registration and play an important influence on the
effects and efficiency of the image registration [5].
With the feature-based image registration as the foundation, this paper improves such method by integrating wavelet analysis and ant colony optimization so as to expand the
application range of the matching algorithm and make the matching effects more outstanding while preserving its original performance. Taking the mutual information as the similarity
measure of the image registration, it can automatically adjust the transformation parameter scopes of coarse registration and refined registration and it has a bright application prospect as
a universal fully-automatic image registration method. This paper first explains the principle and mathematical model of image registration as well as the registration method based on features;
then it proposes the basic workflow of fully-automatic mutual-information image registration according to wavelet theory and ant colony optimization and its final part is the simulation
experiment and analysis.
2. Principles of Image Registration 2.1. Definition and Mathematical Model of Image Registration
Image registration is the process to match, overlay or process two or more images of the same scene acquired at different times by different sensors imaging devices under
different conditions weather, illumination, camera position and angle and it is a fundamental problem of image processing.
Two images of the same scene taken under different imaging conditions may be different in deformation and rotation. Image registration is to make the images with different gray
scales and geometric transformation into the images with consistent gray scale and geometry. Assume that the two-dimensional arrays
1
, f x y
and
2
, f x y
stand for the gray-scale values of the corresponding grid positions in the two images, then there exists such a transformation
relation between the two images.
2 1
, ,
f x y g f h x y
1
In this formula, g is the grayscale or radical transformation function and h refers to the two-dimensional coordinate transformation. According to the property of affine transformation,
its affine transformation model is:
cos sin
sin cos
x x
x y
y y
2 In this formula,
, x and y
are the registration parameters of these two images.