SlideShare a Scribd company logo
International Journal of Engineering Science Invention
ISSN (Online): 2319 – 6734, ISSN (Print): 2319 – 6726
www.ijesi.org ||Volume 4 Issue 2 ||February 2015 || PP.50-52
www.ijesi.org 50 | Page
Automatic Image Registration Using 2D-DWT
1,
M.Deepa, 2,
Dr.T.V.U.Kirankumar
Bharath University, Chennai, India.
ABSTRACT : Image registration is an important and fundamental task in image processing used to match
two different images. Image registration estimates the parameters of the geometrical transformation model that
maps the sensed images back to its reference image. A Feature-Based Approach to automated image-to-image
registration is presented. In this paper, various methods are used in different Phases of Image registration. The
characteristics of this approach is it combines scale interaction of Discrete wavelets for feature extraction,
Scale Invariant Feature Transform (SIFT) for feature matching. Scale-invariant feature transform (or SIFT) is
an algorithm in computer vision to detect and describe local features in images. SIFT feature descriptor is
invariant to uniform scaling, orientation, and partially invariant to affine distortion and illumination changes.
KEY WORDS: Image Registration, Discrete Wavelet Transform, Scale Invariant Feature Transform
I. INTRODUCTION
In this paper, we propose and implement a novel image registration method to register image with large
rotation, scaling and translation. In all types of image registration, Robustness of the algorithm is the main and
required goal. However, due to diversification of images acquired their contents and purpose of their alignment,
it is almost impossible to design universal method for image registration that fulfill all requirements and suits all
types of applications. Many of the image registration techniques have been proposed and reviewed. Image
registration techniques can be generally classified in two categories. Intensity based and feature based. The first
category utilizes image intensity to estimate the parameters of a transformation between two images using an
approach involving all pixels of the image. In second category a set of feature points extracted from an image
and utilizes only these extracted feature points instead of all whole image pixels to obtain the transformation
parameters. In this paper, a new algorithm for feature based image registration is proposed. The proposed
algorithm is based on three main steps, feature point extraction, correspondence between extracted feature points
and transformation parameter estimation.
II. IMAGE REGISTRATION BLOCK DIAGRAM
Image registration typically consists of the following steps:
Fig 1 Block Diagram of Image Registration
Automatic Image Registration using…
www.ijesi.org 51 | Page
III. DISCRETE WAVELET TRANSFORM
The Discrete Wavelet Transform (DWT), which is based on sub-band coding, is found to yield a fast
computation of Wavelet Transform. It is easy to implement and reduces the computation time and resources
required. The two-dimensional DWT of an image function s(n1, n2) of size N1 x N2 may be expressed as
      





1
0
21,,
1
0
21
21
210
1
1
210
2
2
,,
1
,,
N
n
kkj
N
n
nnnns
NN
kkjW 
      





1
0
21
1
0
21
21
210
1
1
2,1,0
2
2
,,
1
,,
N
n
i
N
n
i
nnnns
NN
kkjW kkj

Where i = {H, V, D} indicate the direction index of the wavelet function. As in one-dimensional case j0
represents any starting scale, which may be treated as j0=0. Given the above two equations are two-dimensional
DWT.
The flow chart of the Discrete wavelet transform sub band coding on the digital image is shown in
figure 2, here L refers to low frequency component, H refers to high frequency and the number 1 and 2 refer to
the decomposition level of the Discrete wavelet transform. The result of the 2-D Discrete Wavelet Transform
from level one to level three is shown in figure 3. The sub image LL is the low frequency component, it is the
approximate sub image of the original image; the sub image HL is the component of the low frequency in
horizontal direction and the high frequency in vertical direction, it manifests the horizontal edge of the original
image; the sub image LH is the component of the high frequency in horizontal direction and the low frequency in
vertical direction, it manifests the vertical edge of the original image; the sub image HH is the high frequency
component, it manifests the oblique edge of the original image. It is shown that most energy of the original
image is contained in the LL2 low frequency region. And the other region in the same size reflect edge feature of
the image in different angles. Here we use the 2-D Discrete Haar wavelet transform for the decomposition of the
images.
Fig. 2 Flow chart of the DWT sub band coding
IV. FEATURE EXTRACTION
Our proposed algorithm is based on feature based image registration. So first and important task we
have to do is feature extraction using Discrete Wavelet Transforms. For the image registration point of view, the
extracted feature points must have to fulfill some basic objectives like they should be robust enough to some
level of variations in scale and the feature extractor should have the ability to be modified to adapt image
structures at different scales and the extracted features should have a well-localized support in the image.
Approximated Features from both images are extracted using Discrete Wavelet Transform and Control point
correspondence and Feature matching is achieved using Scale-Invariant Feature Transform (SIFT). The scale
invariant feature transform (SIFT) algorithm for image features generation which are invariant to image
translation, scaling, rotation and partially invariant to illumination changes and affine projection. After extracting
the frequency component from the Discrete Wavelet Transform, following steps are applied to detect the features
and match the corresponding features from sensed and referenced image. The next process is selecting the
control points using the control selection tool that estimates the match of the control points based on the
geometric relationship of the previously selected control points.
V. SIMILARITY MATCHING
All the previous steps such as extracting approximated level coefficients, locating and extracting the
Interest Points are doing for both reference and sensed Images. Now, we have features of Image 1 and features
of Image 2. Next step is to match the features of both images. By using the match Features function, we will get
Automatic Image Registration using…
www.ijesi.org 52 | Page
Index Pairs, containing P pairs of indices. These indices contain features most likely to correspond between the
two input feature sets. Next step is to retrieve the locations of corresponding points for each image from the
obtained Index Pairs. Our proposed Algorithm uses Nearest Neighbour Ratio method for finding true and false
matches. Then the images will be registered automatically.
VI. EXPERIMENT RESULT
The experiment result are shown below fig 2(a) shows the reference image fig 2(b) shows the feature
control points fig 2(c) shows the sensed image fig 2(d) shows the control point for sensed images these control
points are matched using shift invariance feature transform if it matches the images are registered.
Fig.2. (a) Reference Image, (b) Reference Image Feature points, (c) Sensed Image, (b) Sensed Image Feature
points
VII. CONCLUSION
In this paper, a new feature based image registration approach is proposed. This type of approach gives
a new dimension to the existing feature based image registration methods. After successful feature extraction
using Discrete Wavelet, correspondence between extracted feature points is established using Scale Invariant
Method. With this proposed algorithm, we registered images with any degree of rotation and scaling.
REFERENCES
[1]. Gang Hong and Yun Zhang, “Combination of feature-based and area based image registration technique for high resolution remote
sensing image,” Geoscience and Remote Sensing Symposium, 2007, IGARSS 2007, pp.377-380, 2007
[2]. Hongli Shi and Shuqian Luo, "Image registration using the shift-insensitive discrete wavelet transform", in Proceedings of the IEEE
International Conference on Medical Image Analysis and Clinical Applications (MIACA), 2010
[3]. Jignesh N Sarvaiya and Dr. Suprava Patnaik, ”Automatic Image Registration Using Mexican Hat Wavelet, Invariant Moment, and
Radon Transform”, (IJACSA) International Journal of Advanced Computer Science and Applications, Special Issue on Image
Processing and Analysis, 2011
[4]. Rajaei, A, "Feature Extraction of Currency Notes: An Approach Based on Wavelet Transform" in Proceedings of the IEEE
International Conference on Advanced Computing & Communication Technologies (ACCT),2012
[5]. C.Wang,R.X.Gao, Wavelet transform with spectral post-processing for enhanced feature extraction, IEEE Instrumentation and
Measurement Technology Conference, 2003.
[6]. A.Quddus and O. Basir, “Wavelet-Based Medical Image Registration for Retrieval Applications,” in Proceedings of the 2008
International Conference on Bio-Medical Engineering and Informatics-Volume 02, pp. 301–305, IEEE Computer Society, 2008.
[7]. M. S. Yasein and P. Agathoklis, "A robust, feature-based algorithm for aerial image registration," in Proceedings of the IEEE
International Symposium on Industrial Electronics (ISIE 2007), Vigo, Spain, pp.1731-1736, 2007
[8]. B.Zitova and J. Flusser, “Image registration methods: a survey,” Image and vision computing 21(11), pp. 977–1000, 2003.
.

More Related Content

PDF
D018112429
IOSR Journals
 
PDF
B018110915
IOSR Journals
 
PDF
An Improved Way of Segmentation and Classification of Remote Sensing Images U...
ijsrd.com
 
PDF
Implementation of high performance feature extraction method using oriented f...
eSAT Journals
 
PDF
Extraction of Buildings from Satellite Images
Akanksha Prasad
 
PDF
Enhanced Optimization of Edge Detection for High Resolution Images Using Veri...
ijcisjournal
 
PDF
Image Steganography Using Wavelet Transform And Genetic Algorithm
AM Publications
 
PDF
Property based fusion for multifocus images
IAEME Publication
 
D018112429
IOSR Journals
 
B018110915
IOSR Journals
 
An Improved Way of Segmentation and Classification of Remote Sensing Images U...
ijsrd.com
 
Implementation of high performance feature extraction method using oriented f...
eSAT Journals
 
Extraction of Buildings from Satellite Images
Akanksha Prasad
 
Enhanced Optimization of Edge Detection for High Resolution Images Using Veri...
ijcisjournal
 
Image Steganography Using Wavelet Transform And Genetic Algorithm
AM Publications
 
Property based fusion for multifocus images
IAEME Publication
 

What's hot (19)

PDF
D010332630
IOSR Journals
 
PDF
EDGE Detection Filter for Gray Image and Observing Performances
IOSR Journals
 
PDF
Secret-Fragment Visible Mosaic Images by Genetic Algorithm
IRJET Journal
 
PDF
Medial axis transformation based skeletonzation of image patterns using image...
International Journal of Science and Research (IJSR)
 
PPTX
Object recognition
saniacorreya
 
PDF
Ch4201557563
IJERA Editor
 
PDF
IRJET - Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...
IRJET Journal
 
PDF
A Biometric Approach to Encrypt a File with the Help of Session Key
Sougata Das
 
PDF
SEMANTIC IMAGE RETRIEVAL USING MULTIPLE FEATURES
cscpconf
 
PDF
V.KARTHIKEYAN PUBLISHED ARTICLE 1
KARTHIKEYAN V
 
PDF
A Survey of Image Processing and Identification Techniques
vivatechijri
 
PDF
Blending of Images Using Discrete Wavelet Transform
rahulmonikasharma
 
PDF
Pc Seminar Jordi
Universitat de Barcelona
 
PDF
Ex4301908912
IJERA Editor
 
PDF
Text Detection and Recognition in Natural Images
IRJET Journal
 
PDF
A New Method for Indoor-outdoor Image Classification Using Color Correlated T...
CSCJournals
 
PDF
Performance Evaluation of Image Edge Detection Techniques
CSCJournals
 
PDF
I017417176
IOSR Journals
 
PDF
Computer Vision: Visual Extent of an Object
IOSR Journals
 
D010332630
IOSR Journals
 
EDGE Detection Filter for Gray Image and Observing Performances
IOSR Journals
 
Secret-Fragment Visible Mosaic Images by Genetic Algorithm
IRJET Journal
 
Medial axis transformation based skeletonzation of image patterns using image...
International Journal of Science and Research (IJSR)
 
Object recognition
saniacorreya
 
Ch4201557563
IJERA Editor
 
IRJET - Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...
IRJET Journal
 
A Biometric Approach to Encrypt a File with the Help of Session Key
Sougata Das
 
SEMANTIC IMAGE RETRIEVAL USING MULTIPLE FEATURES
cscpconf
 
V.KARTHIKEYAN PUBLISHED ARTICLE 1
KARTHIKEYAN V
 
A Survey of Image Processing and Identification Techniques
vivatechijri
 
Blending of Images Using Discrete Wavelet Transform
rahulmonikasharma
 
Pc Seminar Jordi
Universitat de Barcelona
 
Ex4301908912
IJERA Editor
 
Text Detection and Recognition in Natural Images
IRJET Journal
 
A New Method for Indoor-outdoor Image Classification Using Color Correlated T...
CSCJournals
 
Performance Evaluation of Image Edge Detection Techniques
CSCJournals
 
I017417176
IOSR Journals
 
Computer Vision: Visual Extent of an Object
IOSR Journals
 
Ad

Similar to Automatic Image Registration Using 2D-DWT (20)

PDF
A Survey OF Image Registration
CSCJournals
 
PDF
Orientation Spectral Resolution Coding for Pattern Recognition
IOSRjournaljce
 
PDF
Comparison of various Image Registration Techniques with the Proposed Hybrid ...
idescitation
 
PDF
F44083035
IJERA Editor
 
PDF
Object tracking by dtcwt feature vectors 2-3-4
IAEME Publication
 
PDF
E010513037
IOSR Journals
 
PDF
Gadljicsct955398
editorgadl
 
PDF
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET Journal
 
PDF
A novel approach to Image Fusion using combination of Wavelet Transform and C...
IJSRD
 
PDF
Feature Based watermarking algorithm for Image Authentication using D4 Wavele...
sipij
 
PDF
Density Driven Image Coding for Tumor Detection in mri Image
IOSRjournaljce
 
PDF
A New Approach for Segmentation of Fused Images using Cluster based Thresholding
IDES Editor
 
PDF
Vol 13 No 1 - May 2014
ijcsbi
 
PDF
E1083237
IJERD Editor
 
PDF
International Journal of Engineering Research and Development
IJERD Editor
 
PDF
Spectral Density Oriented Feature Coding For Pattern Recognition Application
IJERDJOURNAL
 
PDF
Recognition of optical images based on the
ijcsa
 
PDF
Image Registration using NSCT and Invariant Moment
CSCJournals
 
PDF
Change Detection from Remotely Sensed Images Based on Stationary Wavelet Tran...
IJECEIAES
 
PDF
Ijetr011917
ER Publication.org
 
A Survey OF Image Registration
CSCJournals
 
Orientation Spectral Resolution Coding for Pattern Recognition
IOSRjournaljce
 
Comparison of various Image Registration Techniques with the Proposed Hybrid ...
idescitation
 
F44083035
IJERA Editor
 
Object tracking by dtcwt feature vectors 2-3-4
IAEME Publication
 
E010513037
IOSR Journals
 
Gadljicsct955398
editorgadl
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET Journal
 
A novel approach to Image Fusion using combination of Wavelet Transform and C...
IJSRD
 
Feature Based watermarking algorithm for Image Authentication using D4 Wavele...
sipij
 
Density Driven Image Coding for Tumor Detection in mri Image
IOSRjournaljce
 
A New Approach for Segmentation of Fused Images using Cluster based Thresholding
IDES Editor
 
Vol 13 No 1 - May 2014
ijcsbi
 
E1083237
IJERD Editor
 
International Journal of Engineering Research and Development
IJERD Editor
 
Spectral Density Oriented Feature Coding For Pattern Recognition Application
IJERDJOURNAL
 
Recognition of optical images based on the
ijcsa
 
Image Registration using NSCT and Invariant Moment
CSCJournals
 
Change Detection from Remotely Sensed Images Based on Stationary Wavelet Tran...
IJECEIAES
 
Ijetr011917
ER Publication.org
 
Ad

Recently uploaded (20)

PDF
Introduction to Data Science: data science process
ShivarkarSandip
 
PDF
EVS+PRESENTATIONS EVS+PRESENTATIONS like
saiyedaqib429
 
PPT
1. SYSTEMS, ROLES, AND DEVELOPMENT METHODOLOGIES.ppt
zilow058
 
PPT
SCOPE_~1- technology of green house and poyhouse
bala464780
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PDF
FLEX-LNG-Company-Presentation-Nov-2017.pdf
jbloggzs
 
PDF
Software Testing Tools - names and explanation
shruti533256
 
PPTX
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
PDF
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
PDF
Zero Carbon Building Performance standard
BassemOsman1
 
PPTX
MSME 4.0 Template idea hackathon pdf to understand
alaudeenaarish
 
PDF
20ME702-Mechatronics-UNIT-1,UNIT-2,UNIT-3,UNIT-4,UNIT-5, 2025-2026
Mohanumar S
 
PDF
flutter Launcher Icons, Splash Screens & Fonts
Ahmed Mohamed
 
PDF
Introduction to Ship Engine Room Systems.pdf
Mahmoud Moghtaderi
 
PPTX
22PCOAM21 Session 1 Data Management.pptx
Guru Nanak Technical Institutions
 
PDF
Top 10 read articles In Managing Information Technology.pdf
IJMIT JOURNAL
 
PPT
Ppt for engineering students application on field effect
lakshmi.ec
 
PDF
Principles of Food Science and Nutritions
Dr. Yogesh Kumar Kosariya
 
PDF
2010_Book_EnvironmentalBioengineering (1).pdf
EmilianoRodriguezTll
 
PPTX
22PCOAM21 Session 2 Understanding Data Source.pptx
Guru Nanak Technical Institutions
 
Introduction to Data Science: data science process
ShivarkarSandip
 
EVS+PRESENTATIONS EVS+PRESENTATIONS like
saiyedaqib429
 
1. SYSTEMS, ROLES, AND DEVELOPMENT METHODOLOGIES.ppt
zilow058
 
SCOPE_~1- technology of green house and poyhouse
bala464780
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
FLEX-LNG-Company-Presentation-Nov-2017.pdf
jbloggzs
 
Software Testing Tools - names and explanation
shruti533256
 
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
Zero Carbon Building Performance standard
BassemOsman1
 
MSME 4.0 Template idea hackathon pdf to understand
alaudeenaarish
 
20ME702-Mechatronics-UNIT-1,UNIT-2,UNIT-3,UNIT-4,UNIT-5, 2025-2026
Mohanumar S
 
flutter Launcher Icons, Splash Screens & Fonts
Ahmed Mohamed
 
Introduction to Ship Engine Room Systems.pdf
Mahmoud Moghtaderi
 
22PCOAM21 Session 1 Data Management.pptx
Guru Nanak Technical Institutions
 
Top 10 read articles In Managing Information Technology.pdf
IJMIT JOURNAL
 
Ppt for engineering students application on field effect
lakshmi.ec
 
Principles of Food Science and Nutritions
Dr. Yogesh Kumar Kosariya
 
2010_Book_EnvironmentalBioengineering (1).pdf
EmilianoRodriguezTll
 
22PCOAM21 Session 2 Understanding Data Source.pptx
Guru Nanak Technical Institutions
 

Automatic Image Registration Using 2D-DWT

  • 1. International Journal of Engineering Science Invention ISSN (Online): 2319 – 6734, ISSN (Print): 2319 – 6726 www.ijesi.org ||Volume 4 Issue 2 ||February 2015 || PP.50-52 www.ijesi.org 50 | Page Automatic Image Registration Using 2D-DWT 1, M.Deepa, 2, Dr.T.V.U.Kirankumar Bharath University, Chennai, India. ABSTRACT : Image registration is an important and fundamental task in image processing used to match two different images. Image registration estimates the parameters of the geometrical transformation model that maps the sensed images back to its reference image. A Feature-Based Approach to automated image-to-image registration is presented. In this paper, various methods are used in different Phases of Image registration. The characteristics of this approach is it combines scale interaction of Discrete wavelets for feature extraction, Scale Invariant Feature Transform (SIFT) for feature matching. Scale-invariant feature transform (or SIFT) is an algorithm in computer vision to detect and describe local features in images. SIFT feature descriptor is invariant to uniform scaling, orientation, and partially invariant to affine distortion and illumination changes. KEY WORDS: Image Registration, Discrete Wavelet Transform, Scale Invariant Feature Transform I. INTRODUCTION In this paper, we propose and implement a novel image registration method to register image with large rotation, scaling and translation. In all types of image registration, Robustness of the algorithm is the main and required goal. However, due to diversification of images acquired their contents and purpose of their alignment, it is almost impossible to design universal method for image registration that fulfill all requirements and suits all types of applications. Many of the image registration techniques have been proposed and reviewed. Image registration techniques can be generally classified in two categories. Intensity based and feature based. The first category utilizes image intensity to estimate the parameters of a transformation between two images using an approach involving all pixels of the image. In second category a set of feature points extracted from an image and utilizes only these extracted feature points instead of all whole image pixels to obtain the transformation parameters. In this paper, a new algorithm for feature based image registration is proposed. The proposed algorithm is based on three main steps, feature point extraction, correspondence between extracted feature points and transformation parameter estimation. II. IMAGE REGISTRATION BLOCK DIAGRAM Image registration typically consists of the following steps: Fig 1 Block Diagram of Image Registration
  • 2. Automatic Image Registration using… www.ijesi.org 51 | Page III. DISCRETE WAVELET TRANSFORM The Discrete Wavelet Transform (DWT), which is based on sub-band coding, is found to yield a fast computation of Wavelet Transform. It is easy to implement and reduces the computation time and resources required. The two-dimensional DWT of an image function s(n1, n2) of size N1 x N2 may be expressed as             1 0 21,, 1 0 21 21 210 1 1 210 2 2 ,, 1 ,, N n kkj N n nnnns NN kkjW              1 0 21 1 0 21 21 210 1 1 2,1,0 2 2 ,, 1 ,, N n i N n i nnnns NN kkjW kkj  Where i = {H, V, D} indicate the direction index of the wavelet function. As in one-dimensional case j0 represents any starting scale, which may be treated as j0=0. Given the above two equations are two-dimensional DWT. The flow chart of the Discrete wavelet transform sub band coding on the digital image is shown in figure 2, here L refers to low frequency component, H refers to high frequency and the number 1 and 2 refer to the decomposition level of the Discrete wavelet transform. The result of the 2-D Discrete Wavelet Transform from level one to level three is shown in figure 3. The sub image LL is the low frequency component, it is the approximate sub image of the original image; the sub image HL is the component of the low frequency in horizontal direction and the high frequency in vertical direction, it manifests the horizontal edge of the original image; the sub image LH is the component of the high frequency in horizontal direction and the low frequency in vertical direction, it manifests the vertical edge of the original image; the sub image HH is the high frequency component, it manifests the oblique edge of the original image. It is shown that most energy of the original image is contained in the LL2 low frequency region. And the other region in the same size reflect edge feature of the image in different angles. Here we use the 2-D Discrete Haar wavelet transform for the decomposition of the images. Fig. 2 Flow chart of the DWT sub band coding IV. FEATURE EXTRACTION Our proposed algorithm is based on feature based image registration. So first and important task we have to do is feature extraction using Discrete Wavelet Transforms. For the image registration point of view, the extracted feature points must have to fulfill some basic objectives like they should be robust enough to some level of variations in scale and the feature extractor should have the ability to be modified to adapt image structures at different scales and the extracted features should have a well-localized support in the image. Approximated Features from both images are extracted using Discrete Wavelet Transform and Control point correspondence and Feature matching is achieved using Scale-Invariant Feature Transform (SIFT). The scale invariant feature transform (SIFT) algorithm for image features generation which are invariant to image translation, scaling, rotation and partially invariant to illumination changes and affine projection. After extracting the frequency component from the Discrete Wavelet Transform, following steps are applied to detect the features and match the corresponding features from sensed and referenced image. The next process is selecting the control points using the control selection tool that estimates the match of the control points based on the geometric relationship of the previously selected control points. V. SIMILARITY MATCHING All the previous steps such as extracting approximated level coefficients, locating and extracting the Interest Points are doing for both reference and sensed Images. Now, we have features of Image 1 and features of Image 2. Next step is to match the features of both images. By using the match Features function, we will get
  • 3. Automatic Image Registration using… www.ijesi.org 52 | Page Index Pairs, containing P pairs of indices. These indices contain features most likely to correspond between the two input feature sets. Next step is to retrieve the locations of corresponding points for each image from the obtained Index Pairs. Our proposed Algorithm uses Nearest Neighbour Ratio method for finding true and false matches. Then the images will be registered automatically. VI. EXPERIMENT RESULT The experiment result are shown below fig 2(a) shows the reference image fig 2(b) shows the feature control points fig 2(c) shows the sensed image fig 2(d) shows the control point for sensed images these control points are matched using shift invariance feature transform if it matches the images are registered. Fig.2. (a) Reference Image, (b) Reference Image Feature points, (c) Sensed Image, (b) Sensed Image Feature points VII. CONCLUSION In this paper, a new feature based image registration approach is proposed. This type of approach gives a new dimension to the existing feature based image registration methods. After successful feature extraction using Discrete Wavelet, correspondence between extracted feature points is established using Scale Invariant Method. With this proposed algorithm, we registered images with any degree of rotation and scaling. REFERENCES [1]. Gang Hong and Yun Zhang, “Combination of feature-based and area based image registration technique for high resolution remote sensing image,” Geoscience and Remote Sensing Symposium, 2007, IGARSS 2007, pp.377-380, 2007 [2]. Hongli Shi and Shuqian Luo, "Image registration using the shift-insensitive discrete wavelet transform", in Proceedings of the IEEE International Conference on Medical Image Analysis and Clinical Applications (MIACA), 2010 [3]. Jignesh N Sarvaiya and Dr. Suprava Patnaik, ”Automatic Image Registration Using Mexican Hat Wavelet, Invariant Moment, and Radon Transform”, (IJACSA) International Journal of Advanced Computer Science and Applications, Special Issue on Image Processing and Analysis, 2011 [4]. Rajaei, A, "Feature Extraction of Currency Notes: An Approach Based on Wavelet Transform" in Proceedings of the IEEE International Conference on Advanced Computing & Communication Technologies (ACCT),2012 [5]. C.Wang,R.X.Gao, Wavelet transform with spectral post-processing for enhanced feature extraction, IEEE Instrumentation and Measurement Technology Conference, 2003. [6]. A.Quddus and O. Basir, “Wavelet-Based Medical Image Registration for Retrieval Applications,” in Proceedings of the 2008 International Conference on Bio-Medical Engineering and Informatics-Volume 02, pp. 301–305, IEEE Computer Society, 2008. [7]. M. S. Yasein and P. Agathoklis, "A robust, feature-based algorithm for aerial image registration," in Proceedings of the IEEE International Symposium on Industrial Electronics (ISIE 2007), Vigo, Spain, pp.1731-1736, 2007 [8]. B.Zitova and J. Flusser, “Image registration methods: a survey,” Image and vision computing 21(11), pp. 977–1000, 2003. .