... | @@ -6,6 +6,7 @@ title: Simple Radiomics Workflow |
... | @@ -6,6 +6,7 @@ title: Simple Radiomics Workflow |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Name
|
|
## Name
|
|
Simple Radiomics Workflow
|
|
Simple Radiomics Workflow
|
|
|
|
|
... | @@ -17,7 +18,7 @@ This example creates a Hero Imaging workflow that extracts radiomic features fro |
... | @@ -17,7 +18,7 @@ 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.|
|
|
| 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. |
|
|
| Contour To Mask | Converts GTV from contours to binary masks format on the reference CT image. |
|
|
| 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.|
|
|
| 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 |
|
|
| Export to .csv | Exports the extracted radiomics features to .csv file for storage or further data analysis |
|
|
|
|
|
|
## Visuals
|
|
## Visuals
|
|
|
|
|
... | | ... | |