ImFusion C++ SDK 4.4.0
Registration Plugin

Plugin providing functionality for registering medical images. More...

Collaboration diagram for Registration Plugin:

Detailed Description

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  ImFusion::AnalyzeMotion
 Analyzes successive 2D images for various motion parameters. More...
class  ImFusion::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  ImFusion::FitBoundingBoxAlgorithm
 Algorithm to fit an oriented bounding box. More...
class  ImFusion::ImageBasedGatingAlgorithm
 Compute cardiac or respiratory gating parameters by detecting periodic structural change in the images. More...
class  ImFusion::ImageSetAutoCorrelation
 Compute an auto-correlation (band) matrix of an image set. More...
class  ImFusion::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  ImFusion::LabelOverlapAlgorithm
class  ImFusion::MirrorRegistrationAlgorithm
 Locally Estimate Mirror symmetry of a volume, and use it to estimate the mirror plane. More...
class  ImFusion::RegPlugin
 Plugin for algorithms from Registration plugin. More...
Search Tab / S to search, Esc to close