The content of this page has not been vetted since shifting away from MediaWiki. If you’d like to help, check out the how to help guide!
What is Registration?
Image registration is the process of transforming different sets of image data into one coordinate system. Image data may be multiple photographs, data from different sensors, times, depths, or viewpoints. It is used in computer vision, medical imaging, biological imaging and brain mapping, military automatic target recognition, and compiling and analyzing images and data from satellites. Registration is necessary in order to be able to compare or integrate the data obtained from these different measurements.
Essentially, image registration is used to align two or more images of the same scene. The transformation function, the method for modifying the spatial relationship between pixels, needs to be estimated/modeled in order to register the two images. The input image is the image that will be transformed, and the reference image is the one against which the input is registered. Geometric distortions causing differences in angle, orientation, shifting, and distance need to be taken into account. One of the most common methods to do image registration uses points that correspond to locations known in both the input and reference images. Tools exist in ImageJ that can automatically detect such correspondence points to then estimate the transformation function.
Recommended ImageJ Plugins for Registration
Here we summarize some of the Registration plugins in ImageJ.
Plugin Name |
Short Description |
Highlights |
Plugin Snapshot |
A tool for identifying a set of corresponding points of interest in two images |
|
MOPS feature correspondences (example 1) |
|
A tool for aligning image stacks |
|
||
A tool for elastic and consistent image registration |
|
||
A tool for morphological data mining, three-dimensional modeling and image stitching, registration, editing and annotation |
|
||
A tool that takes a sequence of image slices stored in a folder and delivers a list of registered image slices |
|
||
A registration tool for 3D multimodal time-lapse imaging |
|
Other pages and tools for Registration in ImageJ
Filter by the Registration category on the list of extensions to see other ImageJ pages and tools about image registration.