![]() |
ImFusion SDK 4.3
|
Plugin providing functionality for registering medical images. More...
Plugin providing functionality for registering medical images.
The ImFusionReg plugin provides a sophisticated image registration framework to register two images using different transformation models. The registration itself is formulated as an energy maximization that can be solved with an optimizer. The energy is usually a term that measures the similarity of the two images depending on the current transformation.
Topics | |
Image Registration | |
Rigid and non-rigid registration of images. | |
Similarity Measures | |
Similarity Measures. | |
Visualization Helpers | |
Tools to visualize registration results. | |
Classes | |
class | AnalyzeMotion |
Analyzes successive 2D images for various motion parameters. More... | |
class | DemonsImageRegistration |
Registers two images with the Demons algorithm The algorithm modifies the GlDenseDeformation object attached to the moving image A number of variants of the standard demons algorithm (diffeomorphic vs additive, various gradient modes) are supported (cf. More... | |
class | FitBoundingBoxAlgorithm |
Algorithm to fit an oriented bounding box. More... | |
class | ImageBasedGatingAlgorithm |
Compute cardiac or respiratory gating parameters by detecting periodic structural change in the images. More... | |
class | ImageSetAutoCorrelation |
Compute an auto-correlation (band) matrix of an image set. More... | |
class | ImageTransformer |
The ImageTransformer class provides a generic way of transforming from the pixel coordinates of one image to the pixel coordinates of another image including any world transformations. More... | |
class | LabelOverlapAlgorithm |
class | MirrorRegistrationAlgorithm |
Locally Estimate Mirror symmetry of a volume, and use it to estimate the mirror plane. More... | |
class | RegPlugin |
Plugin for algorithms from Reg module. More... | |