Image Registration
Image Registration
Image Registration
Presented by
Mrs .S.Maria Seraphin Sujitha M.E,
Asst. Prof, ECE Dept,
St.Xavier’s Catholic College of
Engineering,
Chunkankadai.
UNIT IV REGISTRATION AND IMAGE
FUSION
Registration - Preprocessing, Feature selection -
points, lines, regions and templates Feature
correspondence - Point pattern matching, Line
matching, Region matching, Template matching.
Transformation functions - Similarity
transformation and Affine Transformation.
Resampling – Nearest Neighbour and Cubic Splines.
Image Fusion - Overview of image fusion, pixel
fusion, wavelet based fusion -region based fusion.
Image registration
Image registration is the process of aligning two or more images of the same
scene. This process involves designating one image as the reference image,
also called the fixed image, and applying geometric transformations or local
displacements to the other images so that they align with the reference.
1. Intensity-based vs feature-based
2. Transformation based
3. Single- vs multi-modality methods
4. Similarity measures for image registration
5. Spatial vs frequency domain methods
One of the images is referred to as the moving or source and the others are
referred to the target, fixed or sensed images.
Image registration involves spatially transforming the source/moving
image(s) to align with the target image.
The reference frame in the target image is stationary, while the other datasets
are transformed to match to the target.
Intensity-based methods compare intensity patterns in images via correlation
metrics, while feature-based methods find correspondence between image
features such as points, lines, and contours.
Transformation models
x‘=ax
y’=by
z’=
Where a,b and c are the scaling parameter along x,y and z direction.
The affine transformation can be expressed as
x’=Ax
• A=Affine matrix that includes translation, rotation, scaling and
Operation.
• Overall mapping can be expressed
2-D Affine Transformations
3-D Affine Transformations
1)Mutual information and normalized mutual information are the most popular
image similarity measures for registration of multimodality images.
2)Cross-correlation, sum of squared intensity differences and ratio image
uniformity are commonly used for registration of images in the same modality.
• THANK YOU