... | ... | @@ -18,6 +18,7 @@ title: Simple Radiomics Workflow |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Name
|
|
|
Simple Radiomics Workflow
|
|
|
|
... | ... | @@ -28,10 +29,8 @@ This example creates a Hero Imaging workflow that extracts radiomic features fro |
|
|
| ------ | ------ |
|
|
|
| DB Import | loads CT image and gross tumour volume (GTV) Contour of a patient diagnosed with soft-tissue sarcoma.|
|
|
|
| Contour To Mask | Converts GTV from contours to binary masks format on the reference CT image. |
|
|
|
| Get Property | Gets the GTV Mask, associated with the Patient’s CT scan, and at the zero index of the Contour to Mask node’s mask list output. which is associated with the Patient’s CT scan from. |
|
|
|
| SPAARC | Extracts Morphological, Intensity-Based Statistics, Intensity Histogram, Intensity-Volume Histogram, Grey Level Co-occurrence Matrix, Grey Level Run Length Matrix, Grey Level Size Zone Matrix, Grey Level Distance Zone Matrix, Neighbourhood Grey Tone Difference Matrix and Neighbourhood Grey Level Dependence Matrix features from region of interest.|
|
|
|
| Export to .csv | | Exports the extracted radiomics features to .csv file for storage or further data analysis |
|
|
|
| Visualize | Visualises the interpolated image and intensity mask.
|
|
|
|
|
|
## Visuals
|
|
|
|
... | ... | |