Difference between revisions of "NiftyReg Tutorial Segmention Propagation"

From CMIC
Jump to: navigation, search
(Created page with "test")
 
Line 1: Line 1:
test
+
Segmentation propagation uses image registration to transfer segmentations (or labels) from the space of one image to the space of another.
 +
 
 +
Assuming a template image (template.nii) and its associated segmentation (labels.nii), on can transfer the label information into the space of another image (new_image.nii).
 +
For this example, we used the file 1000_3.nii from [http://www.neuromorphometrics.com neuromorphometrics] and its associated segmentation as template and subject 1001_3.nii from the same database as new image.
 +
{| class="wikitable"
 +
|+Input images
 +
|-
 +
|[[File:Template.png]]
 +
|[[File:Labels.png]]
 +
|[[File:New image.png]]
 +
|-
 +
| template.nii
 +
| labels.nii
 +
| new_image.nii
 +
|}

Revision as of 14:52, 9 March 2015

Segmentation propagation uses image registration to transfer segmentations (or labels) from the space of one image to the space of another.

Assuming a template image (template.nii) and its associated segmentation (labels.nii), on can transfer the label information into the space of another image (new_image.nii). For this example, we used the file 1000_3.nii from neuromorphometrics and its associated segmentation as template and subject 1001_3.nii from the same database as new image.

Input images
Template.png Labels.png New image.png
template.nii labels.nii new_image.nii