Difference between revisions of "Documentation/Nightly/Modules/HeterogeneityCAD"
From Slicer Wiki
Line 129: | Line 129: | ||
|} | |} | ||
+ | {| | ||
+ | | | ||
*'''Geometrical Measures''' | *'''Geometrical Measures''' | ||
**'''Extruded Surface Area: '''The surface area of the binary object when the image ROI is "extruded" into 4D, where the parameter or intensity value defines the shape of the Fourth dimension. | **'''Extruded Surface Area: '''The surface area of the binary object when the image ROI is "extruded" into 4D, where the parameter or intensity value defines the shape of the Fourth dimension. | ||
Line 134: | Line 136: | ||
**'''Extruded Surface:Volume Ratio: '''The ratio of the surface area to the volume of the binary object when the image ROI is 'extruded' into 4D, where the parameter or intensity value defines the shape of the Fourth dimension. | **'''Extruded Surface:Volume Ratio: '''The ratio of the surface area to the volume of the binary object when the image ROI is 'extruded' into 4D, where the parameter or intensity value defines the shape of the Fourth dimension. | ||
**'''Extruded Box-Dimension: | **'''Extruded Box-Dimension: | ||
+ | |[[Image:GeometricMetrics.png|thumb|600px|Geometrical Metrics]] | ||
+ | |} | ||
+ | {| | ||
+ | | | ||
*'''Texture: Gray-Level Co-occurrence Matrix (GLCM)''' | *'''Texture: Gray-Level Co-occurrence Matrix (GLCM)''' | ||
**'''Autocorrelation: '''A measure of the magnitude of the fineness and coarseness of texture. | **'''Autocorrelation: '''A measure of the magnitude of the fineness and coarseness of texture. | ||
Line 161: | Line 167: | ||
**'''Sum Variance: '''Weights elements that differ from the average value of the GLCM. | **'''Sum Variance: '''Weights elements that differ from the average value of the GLCM. | ||
**'''Variance (GLCM): '''The dispersion of the parameter values around the mean of the combinations of reference and neighborhood pixels, with values farther from the mean weighted higher. A high variance indicates greater distances of values from the mean. | **'''Variance (GLCM): '''The dispersion of the parameter values around the mean of the combinations of reference and neighborhood pixels, with values farther from the mean weighted higher. A high variance indicates greater distances of values from the mean. | ||
+ | |[[Image:GLCMMetrics.png|thumb|600px|GLCM Metrics]] | ||
+ | |} | ||
+ | |||
+ | {| | ||
+ | | | ||
*'''Texture: Gray-Level Run Length Matrix (GLRL) | *'''Texture: Gray-Level Run Length Matrix (GLRL) | ||
**'''Short Run Emphasis (SRE): '''A measure of the distribution of short run lengths, with a greater value indicative of shorter run lengths and more fine textural textures. | **'''Short Run Emphasis (SRE): '''A measure of the distribution of short run lengths, with a greater value indicative of shorter run lengths and more fine textural textures. | ||
Line 174: | Line 185: | ||
**'''Long Run Low Gray Level Emphasis (LRLGLE): '''Measures the joint distribution of long run lengths with lower gray-level values. | **'''Long Run Low Gray Level Emphasis (LRLGLE): '''Measures the joint distribution of long run lengths with lower gray-level values. | ||
**'''Long Run High Gray Level Emphasis (LRHGLE)'''Measures the joint distribution of long run lengths with higher gray-level values. | **'''Long Run High Gray Level Emphasis (LRHGLE)'''Measures the joint distribution of long run lengths with higher gray-level values. | ||
+ | |[[Image:GLRLMetrics.png|thumb|600px|GLRL Metrics]] | ||
+ | |} | ||
Revision as of 21:43, 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