Difference between revisions of "Documentation/Nightly/Modules/SegmentCAD"
(3 intermediate revisions by the same user not shown) | |||
Line 47: | Line 47: | ||
{{documentation/{{documentation/version}}/module-section|Features}} | {{documentation/{{documentation/version}}/module-section|Features}} | ||
*Segmentation - Generate Label Map delineating the regions of enhanced perfusion corresponding to the tumor with color representing the Type of Curve. | *Segmentation - Generate Label Map delineating the regions of enhanced perfusion corresponding to the tumor with color representing the Type of Curve. | ||
− | *Interactive Charting - Calculates and displays the percent increase from baseline(pre-contrast intensity) of the voxel under the current mouse pointer location, at each time point. On the X-axis, 0.0 is Pre-contrast, 1.0 is First Post-contrast, ..., 4.0 is Final Post-contrast time | + | *Interactive Charting - Calculates and displays the percent increase from baseline(pre-contrast intensity) of the voxel under the current mouse pointer location, at each time point. On the X-axis, 0.0 is Pre-contrast, 1.0 is First Post-contrast, ..., 4.0 is the Final Post-contrast time point. The Y-axis represents percentage change from baseline/pre-contrast intensity. |
*Volume Rendering - A 3D Volume Rendering of the output Label Map is displayed in the 3D viewer after segmentation. | *Volume Rendering - A 3D Volume Rendering of the output Label Map is displayed in the 3D viewer after segmentation. | ||
*Label Statistics - Tabular display of statistics of all '''First Post-contrast''' time point voxels highlighted in the output Label Map and grouped according to curve type (Type I, II, and III). These statistics include: Voxel Count, Volume mm^3, Volume cc, Minimum Intensity, Maximum Intensity, Mean Intensity, Standard Deviation. | *Label Statistics - Tabular display of statistics of all '''First Post-contrast''' time point voxels highlighted in the output Label Map and grouped according to curve type (Type I, II, and III). These statistics include: Voxel Count, Volume mm^3, Volume cc, Minimum Intensity, Maximum Intensity, Mean Intensity, Standard Deviation. | ||
Line 53: | Line 53: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Tutorials}} | {{documentation/{{documentation/version}}/module-section|Tutorials}} | ||
− | [[Media: | + | [[Media:SegmentCADTutorial.pptx|{{documentation/modulename}} Tutorial (pptx)]] |
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
Line 90: | Line 90: | ||
***'''Ignore Zero label:''' Ignore the unsegmented region of the First Post-contrast image when displaying bar graph. | ***'''Ignore Zero label:''' Ignore the unsegmented region of the First Post-contrast image when displaying bar graph. | ||
* '''Interactive Charting Settings''' | * '''Interactive Charting Settings''' | ||
− | **'''Enable/Disable Interactive Charting:''' Toggle the calculation and display of the percent increase from baseline(pre-contrast intensity) of the voxel under the current mouse pointer location, at each time point. On the X-axis, 0.0 is Pre-contrast, 1.0 is First Post-contrast, ..., 4.0 is Final Post-contrast. Y-axis represents percentage change from baseline intensity. | + | **'''Enable/Disable Interactive Charting:''' Toggle the calculation and display of the percent increase from baseline(pre-contrast intensity) of the voxel under the current mouse pointer location, at each time point. On the X-axis, 0.0 is Pre-contrast, 1.0 is First Post-contrast, ..., 4.0 is the Final Post-contrast. Y-axis represents percentage change from baseline intensity. |
− | |[[Image: | + | |[[Image:SegmentCAD-GUI.png|thumb|340px|{{documentation/modulename}} GUI ]] |
|} | |} | ||
Line 103: | Line 103: | ||
*Select the third post-contrast volume | *Select the third post-contrast volume | ||
*Select the fourth post-contrast volume | *Select the fourth post-contrast volume | ||
− | + | *Uncheck 'Use Label Map as ROI' | |
*Create or select a label map volume node to represent the output of the segmentation | *Create or select a label map volume node to represent the output of the segmentation | ||
− | |||
*Click "Apply SegmentCAD" | *Click "Apply SegmentCAD" | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Module Output}} | {{documentation/{{documentation/version}}/module-section|Module Output}} | ||
− | [[Image: | + | [[Image:SegmentCAD-Output.png|thumb|center|500px|{{documentation/modulename}} Module Output ]] |
<!-- ---------------------------- --> | <!-- ---------------------------- --> |
Latest revision as of 15:29, 30 April 2014
Home < Documentation < Nightly < Modules < SegmentCAD
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Extension: OpenCAD | |||||||
This project is supported by P41 RR019703/RR/NCRR NIH HHS/United States, P01 CA067165/CA/NCI NIH HHS/United States and P41 EB015898/EB/NIBIB NIH HHS/United States |
Module Description
The SegmentCAD module is designed to segment tumors from DCE-MRI datasets which include pre-contrast image and post-contrast images at different time points. SegmentCAD uses blackbox methods to calculate the wash-in and wash-out slopes from the time-intensity curves. The segmentation output is a Label Map with red, yellow, and blue colors respectively identifying washout (Type III), plateau (Type II), and persistent (Type I) voxels.
Methods
|
Features
- Segmentation - Generate Label Map delineating the regions of enhanced perfusion corresponding to the tumor with color representing the Type of Curve.
- Interactive Charting - Calculates and displays the percent increase from baseline(pre-contrast intensity) of the voxel under the current mouse pointer location, at each time point. On the X-axis, 0.0 is Pre-contrast, 1.0 is First Post-contrast, ..., 4.0 is the Final Post-contrast time point. The Y-axis represents percentage change from baseline/pre-contrast intensity.
- Volume Rendering - A 3D Volume Rendering of the output Label Map is displayed in the 3D viewer after segmentation.
- Label Statistics - Tabular display of statistics of all First Post-contrast time point voxels highlighted in the output Label Map and grouped according to curve type (Type I, II, and III). These statistics include: Voxel Count, Volume mm^3, Volume cc, Minimum Intensity, Maximum Intensity, Mean Intensity, Standard Deviation.
Tutorials
Data sets
Breast DCE-MRI Data Set 1 (zip file containing the nrrd volumes for the SegmentCAD tutorial)
Breast DCE-MRI Data Set 2 (zip file containing additional test set of nrrd volumes)
Panels and their use
The GUI of the SegmentCAD module contains 5 sections:
|
Quick Instructions for Use
- Select the pre-contrast volume
- Select the first post-contrast volume
- Select the second post-contrast volume
- Select the third post-contrast volume
- Select the fourth post-contrast volume
- Uncheck 'Use Label Map as ROI'
- Create or select a label map volume node to represent the output of the segmentation
- Click "Apply SegmentCAD"
Module Output
Similar Modules
N/A
References
N/A
Information for Developers
Source code: https://github.com/vnarayan13/Slicer-OpenCAD