Registration Results¶
Utility algorithm to maintain a list of registration/pose matrices of all current data.
Input¶
None
Output¶
None
Description¶
This module allows to keep track of 3D image registration results. Upon adding a new entry, the registration of all images that are currently shown in the 3D view group (i.e. MPR views and 3D volume view) are saved. This will typically be a pair of images to be registered, but can in fact be any number of images (one or more). The results include both the transformation matrix, as well as a deformation model if applicable, along with the configuration of a parametric deformation. Later, the entries can be selected to switch between results, and apply the registration on all relevant data sets. This will automatically ensure the data is shown in the 3D views again.
Keep this module open when saving a workspace, in order to save the registration on an arbitrary number of image combinations. The selected entry will be re-applied upon loading the module. In order to keep track of deformation models also, such deformations have to be applied on the images beforehand, i.e. the registration result module should be the last one opened.