Difference between revisions of "Documentation/Nightly/Modules/HeterogeneityCAD"
From Slicer Wiki
Line 39: | Line 39: | ||
| | | | ||
*'''HeterogeneityCAD Input''' | *'''HeterogeneityCAD Input''' | ||
− | **Add | + | **Add Volume Node to the Nodes List |
− | ***Nodes can be either | + | ***Nodes can be either grayscale volumes or parameter maps (Volumes or Label Maps) |
− | **Individual Nodes can be added be selecting a volume in the Drop-down menu and clicking 'Add Node' | + | ***Individual Nodes can be added be selecting a volume in the Drop-down menu and clicking 'Add Node' |
***'Add All Nodes from Scene' adds all volumes and labels in the scene | ***'Add All Nodes from Scene' adds all volumes and labels in the scene | ||
**Individual Nodes in the Nodes List can be removed by selecting them and clicking 'Remove Node' | **Individual Nodes in the Nodes List can be removed by selecting them and clicking 'Remove Node' | ||
***All Nodes in the Nodes List can be removed by clicking 'Remove All Nodes' | ***All Nodes in the Nodes List can be removed by clicking 'Remove All Nodes' | ||
**A corresponding Label Map must also be selected to use as as the Region Of Interest (ROI) | **A corresponding Label Map must also be selected to use as as the Region Of Interest (ROI) | ||
− | |[[Image:Input1.png|thumb| | + | |[[Image:Input1.png|thumb|600px|Input to the module]] |
|} | |} | ||
+ | |||
+ | {| | ||
+ | | | ||
+ | *'''HeterogeneityCAD Metrics Selection''' | ||
+ | **Each tab menu corresponds to a list of metrics for a feature class (First-Order Statistics, Morphology and Shape, Renyi Dimensions...) | ||
+ | **An individual metric can be included or excluded from the computation by checking or unchecking its checkbox | ||
+ | **For some feature classes, unchecking the critical computations (in bold) will disable the other metrics | ||
+ | ***i.e. in Figure 2, unchecking 'Gray-level Co-ocurrence Matrix' disables the metrics in the Texture:GLCM feature class | ||
+ | **Right-Clicking on a metric will open a description and a menu for editing metric parameters | ||
+ | ***i.e. in Figure 1, right-clicking on the 'Mean Intensity' metric displays a description and a parameter menu | ||
+ | |[[Image:Metric-help.png|thumb|600px|Metric Panel]] | ||
+ | |} | ||
+ | |||
{| | {| |
Revision as of 22:05, 23 July 2014
Home < Documentation < Nightly < Modules < HeterogeneityCAD
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 HeterogeneityCAD module is an image feature extraction toolbox primarily to quantify the heterogeneity of tumor images and their label maps.
|
|
|
Tutorials
Data sets
Quick Instructions for Use
- Add an image or parameter map (.nrrd file) to the Nodes List
- Select a corresponding segmentation label map to use as ROI
- Click "Apply HeterogeneityCAD"
Image Features and Metrics
|
|
|
|
\sum_{i=1}^{Ng}\sum_{j=1}^{Ng}{ij\mathbf{P}\(i j)}
|
|
Similar Modules
N/A
References
N/A
Information for Developers
Source code: https://github.com/vnarayan13/Slicer-OpenCAD