segcomparison3D: Segmentation comparison in a 3D view

Description Usage Arguments Details Value

View source: R/segcomparison3D.R

Description

Displays label segmentation differences in a 3D view.

Usage

1
segcomparison3D(filename_MR, filename_seg1, filename_seg2, targetlabel)

Arguments

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

Details

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.

Value

3D view with segmentation differences.


yupingikub/IKUB documentation built on Dec. 23, 2021, 8:20 p.m.