Description Usage Arguments Details Value
View source: R/segcomparison3D.R
Displays label segmentation differences in a 3D view.
1 | segcomparison3D(filename_MR, filename_seg1, filename_seg2, targetlabel)
|
filename_MR |
A NIfTI-file of an MR image |
filename_seg1 |
First NIfTI-file of segmentation |
filename_seg2 |
Second NIfTI-file of segmentation |
targetlabel |
One label number for which region is to be displayed |
Displays label segmentation differences in an MR image for supplied label number. Region only present in filename_seg1 is displayed in green color. Region only present in filename_seg2 is displayed in blue color. Region present in both files is displayed in red color. 3D view can be rotated by dragging the mouse.
3D view with segmentation differences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.