... | ... | @@ -2,12 +2,12 @@ |
|
|
title: Simple Radiomics Workflow
|
|
|
---
|
|
|
|
|
|
|
|
|
#Description
|
|
|
**Description**
|
|
|
You can use Hero Imaging for medical image processing and create a workflow to extract 165 IBSI (Image Biomarker Standardization Initiative) standardized radiomics features from co-registered computerized tomography (CT), positron emission tomography (PET) or magnetic resonance imaging (MRI) images using the Spaarc Pipeline for Automated Analysis and Radiomics Computing (SPAARC). This example creates a Hero Imaging workflow that extracts radiomic features from CT scan image of a patient diagnosed with soft-tissue sarcoma.
|
|
|
A Hero Imaging node is a workflow element that defines a medical image processing procedure between its input and output. To create this radiomics workflow, you will need six Hero Imaging nodes
|
|
|
|
|
|
| Node name | Workflow Purpose|
|
|
|
| ------ | ------ |
|
|
|
| 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. |
|
... | ... | @@ -20,7 +20,7 @@ A Hero Imaging node is a workflow element that defines a medical image processin |
|
|
| | |
|
|
|
| | |
|
|
|
|
|
|
#Hero Imaging Files
|
|
|
**Hero Imaging Files**
|
|
|
[Database file](url)
|
|
|
[Workflow file](url)
|
|
|
|
... | ... | |