International Journal of Computer & Organization Trends – Volume 4 – January 2014
Image Registration Methods and Validation Techniques Mr P Subramanian1, Ms R Indumathi2 1
Associate Professor, ECE Department, Aarupadai Veedu Institute of Technology, Vinayaka Missions University, 2 Lecturer, ECE Department, Aarupadai Veedu Institute of Technology, Vinayaka Missions University,
Abstract - Image registration is the process of aligning two or more images into a common coordinate system. The images can be of the same object taken at different time instants or angles or by different sensors. The images can also be of different objects. The applications of image registration include medical image analysis, neuroscience, computer vision, astrophysics, military applications etc. Many methods are currently available for image registration. It is also necessary to estimate the accuracy of the image registration process. In this paper we review the different image registration methods as well as the validation techniques. Keywords – image registration, validation techniques, Image alignment
resolution, the problem is often cast into the continuous framework. The images are considered as functions of real arguments, the image coordinates. The correspondence between the discrete and continuous versions of the image is established using interpolation. The crudest method is the nearest-neighbor, and the most often used one is linear interpolation. Among the high-end methods, spline interpolation [3] provides the best tradeoff between accuracy and the computational cost. Occasionally, the image model occupies more dimensions than the original data. The main advantage of this approach is a more global vision of the algorithm, which increases its robustness.
I. INTRODUCTION
3.1.2. Transform based Image Registration. Transform-based algorithms exploit properties of the Fourier, Wavelet, Hadamard and other transforms, making use of the fact that certain deformations manifest themselves more clearly in the transform domain. These methods are used mainly in connection with linear deformation fields. Nevertheless, there are examples of methods that estimate locally linear optical flow using Gabor filters [4] and B-spline wavelets [5]. Typical characteristics of the transforms employed are linearity and independence on the actual image contents.
Image registration typically involves the following steps namely Feature detection, Feature matching, transform model estimation and Image re sampling & transformation. In feature matching, the salient and distinctive objects in both reference and sensed images are detected. These include the closed boundary regions, edges, contours, line intersections and corners. The correspondence between the features is established in the next step. Image re sampling, consists of transforming the sensed image using the optimal parameters found in the previous step. The choice of the appropriate type of resampling technique depends on the trade-off between the demanded accuracy of the interpolation and the computational complexity. II. CLASSIFICATION Image registration methods can be classified based on the feature space employed and the warp space employed. 3.1. Based on Feature Space. Based on the feature space employed, the image registration algorithms can be classified as pixel-based, transform-based and feature-based. 3.1.1. Pixel based Image Registration. Pixel-based algorithms work directly with the pixel values of the images being registered. Preprocessing is often used to suppress the adverse effects of noise and differences in acquisition [1] or to increase pixel resolution [2]. It is possible to work directly with the pixel values on the discrete coordinate grid. However, to get a sub pixel
ISSN: 2249-2593
3.1.3. Feature based Image Registration. Feature-based algorithms work on a set of characteristic features extracted from the images. The dimensionality of the features is usually drastically smaller than the dimensionality of the original image data. The extraction process is highly non-linear, mostly using thresholding. Landmark based methods [6-9] use a relatively small and sparse set of landmarks. These are important points which can be (manually or automatically) identified in both images. Extrinsic markers refer to specifically designed artificial features attached to the object (or subject, in medical imaging) before acquisition to serve as landmarks. Unfortunately, extrinsic markers are difficult to deploy. In medical imaging they are not patient friendly either. If extrinsic markers are not available, we have to content ourselves with features intrinsic to the images. In that case, however, the automatic landmark identification suffers from lack of robustness. The manual landmark identification is often tedious, time-consuming, imprecise, and unreproducible. If the images cannot be characterized using points, it might be more appropriate to use curves such as edges [10] or volume boundaries [11]. Likewise, in the case of 3D data, surfaces can be used
http://www.ijcotjournal.org
Page 11