Update README.md
Browse files
README.md
CHANGED
|
@@ -66,7 +66,7 @@ This model was developed from scratch using MONAI components.
|
|
| 66 |
**Input Type(s):** Integer, List, Array
|
| 67 |
**Input Format(s):** Integer values, String arrays, Float arrays
|
| 68 |
**Input Parameters:** Number of Samples (1D), Output Size (1D), and Spacing (1D)
|
| 69 |
-
**Other Properties Related to Input:** Supports controllable synthetic MR generation with whole brain or skull-stripped brain selection, customizable output dimensions, configurable voxel spacing (0.
|
| 70 |
|
| 71 |
### num_output_samples
|
| 72 |
- **Type:** Integer
|
|
@@ -94,7 +94,7 @@ This model was developed from scratch using MONAI components.
|
|
| 94 |
### spacing
|
| 95 |
- **Type:** Array of 3 Floats
|
| 96 |
- **Description:** Optional voxel spacing specification
|
| 97 |
-
- **Range:** 0.
|
| 98 |
|
| 99 |
## Output:
|
| 100 |
**Output Type(s):** Image
|
|
|
|
| 66 |
**Input Type(s):** Integer, List, Array
|
| 67 |
**Input Format(s):** Integer values, String arrays, Float arrays
|
| 68 |
**Input Parameters:** Number of Samples (1D), Output Size (1D), and Spacing (1D)
|
| 69 |
+
**Other Properties Related to Input:** Supports controllable synthetic MR generation with whole brain or skull-stripped brain selection, customizable output dimensions, configurable voxel spacing (0.4-5.0mm).
|
| 70 |
|
| 71 |
### num_output_samples
|
| 72 |
- **Type:** Integer
|
|
|
|
| 94 |
### spacing
|
| 95 |
- **Type:** Array of 3 Floats
|
| 96 |
- **Description:** Optional voxel spacing specification
|
| 97 |
+
- **Range:** 0.4mm to 5.0mm per element
|
| 98 |
|
| 99 |
## Output:
|
| 100 |
**Output Type(s):** Image
|