AlgorithmConstrainedELSUNCOAR3D |
This is an automatic registration method based on FLIRT.
|
AlgorithmConstrainedOAR3D |
This is an automatic registration method based on FLIRT.
|
AlgorithmDemonsLite |
Algorithm for non-linear registration with the DEMONS algorithm
|
AlgorithmRegBSpline |
This is a common base class which provides common methods and data members for all BSpline based registration.
|
AlgorithmRegBSpline.Options |
Data structure which contains the parameters or options used to perform a BSpline based registration of two
images.
|
AlgorithmRegBSpline25D |
BSpline based registration of 2.5D images.
|
AlgorithmRegBSpline2D |
BSpline based registration of 2D images.
|
AlgorithmRegBSpline3D |
BSpline registration of 3D images.
|
AlgorithmRegChamfer |
AlgorithmRegChamfer First slice is template (base image) to which match image is registered.
|
AlgorithmRegELSUNCOAR25D |
This is an automatic registration method based on FLIRT.
|
AlgorithmRegELSUNCOAR2D |
This is an automatic registration method based on FLIRT.
|
AlgorithmRegELSUNCOAR35D |
This is an automatic registration method based on FLIRT.
|
AlgorithmRegELSUNCOAR3D |
This is an automatic registration method based on FLIRT.
|
AlgorithmRegLeastSquares |
"Least-Squares Fitting of 2 3-D Point Sets", K.
|
AlgorithmRegOAR25D2 |
This is an automatic registration method based on FLIRT.
|
AlgorithmRegOAR2D |
This is an automatic registration method based on FLIRT.
|
AlgorithmRegOAR35D |
This is an automatic registration method based on FLIRT.
|
AlgorithmRegOAR3D |
This is an automatic registration method based on FLIRT.
|
AlgorithmRegPatientPos |
Use origin and image orientations to align images based on patient position.
|
AlgorithmRegValidation |
Uses a selected RegistrationMeasure and the user-specified points to
output the relevant measure back to the user.
|
AlgorithmRegVOILandmark |
AlgorithmRegVOILandmark First slice is template (base image) to which subsequent slices are registered.
|
BSplineRegistration2Df |
This class is used to register a 2D source image to a 2D target image.
|
BSplineRegistration3Df |
This class is used to register a 3D source image to a 3D target image.
|
BSplineRegistrationBasef |
This is a common base class for all BSpline-based registrations.
|
DemonsRegistrationLite |
This algorithm handles registration algorithms
of images with the Demons algorithm
and a simple multiscale technique
(Demons variant from Tom Vercauteren's 2009 paper,
"Diffeomorphic demons: Efficient non-parametric image registration by
Tom Vercauteren, Xavier Pennec, Aymeric Perchant, and Nicholas Ayache,
NeuroImage, 45, 2009, S61-S72.)
|
ImRegPOC |
|
MatrixListItem |
Helper class to make it easy to store the necessary information about a minimum.
|
RegistrationMeasure |
This is an abstract class used to compute the measure of registration between the specified target image and a
registered source image.
|
RegistrationMeasureCorrelationRatio |
Concrete implementation of the RegistrationMeasure class based on the correlation ratio computed as follows:
|
RegistrationMeasureLeastSquares |
Concrete implementation of the RegistrationMeasure class based on sum of the squared differences between the target
image and the registered source image.
|
RegistrationMeasureNormalizedMutualInformation |
Concrete implementation of the RegistrationMeasure class based on the normalized mutual information computed as
follows:
|