Skip to content

Commit 8dbcce6

Browse files
authored
Update README.md
1 parent 60d91c4 commit 8dbcce6

1 file changed

Lines changed: 24 additions & 21 deletions

File tree

README.md

Lines changed: 24 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -95,37 +95,40 @@ bin/C2C aortic_calcium -i <path/to/input/folder> -o <path/to/input/folder> --thr
9595
- The mosaic will default shows all slices with califications but a subset at each vertebra level can be used instead with `--mosaic-type vertebrae`
9696

9797
<p align="center">
98-
<img src="figures/aortic_aneurysm_example.png" height="300">
98+
<img src="figures/aortic_calcium_overview.png" height="520">
9999
</p>
100100

101101
### Example Output
102102
```
103103
Statistics on aortic calcifications:
104104
Abdominal:
105-
Total number: 10
106-
Total volume (cm³): 0.161
107-
Mean HU: 383.3+/-66.4
108-
Median HU: 366.5+/-62.9
109-
Max HU: 571.9+/-190.6
110-
Mean volume (cm³): 0.016+/-0.020
111-
Median volume (cm³): 0.011
112-
Max volume (cm³): 0.074
105+
Total number: 21
106+
Total volume (cm³): 1.042
107+
Mean HU: 218.6+/-91.4
108+
Median HU: 195.6+/-65.8
109+
Max HU: 449.4+/-368.6
110+
Mean volume (cm³): 0.050+/-0.100
111+
Median volume (cm³): 0.006
112+
Max volume (cm³): 0.425
113113
Min volume (cm³): 0.002
114-
Threshold (HU): 266.000
114+
Threshold (HU): 130.000
115+
% Calcified aorta 3.429
116+
Agatston score: 4224.7
115117
116118
117119
Thoracic:
118-
Total number: 1
119-
Total volume (cm³): 0.030
120-
Mean HU: 378.1+/-0.0
121-
Median HU: 376.0+/-0.0
122-
Max HU: 538.0+/-0.0
123-
Mean volume (cm³): 0.030+/-0.000
124-
Median volume (cm³): 0.030
125-
Max volume (cm³): 0.030
126-
Min volume (cm³): 0.030
127-
Threshold (HU): 266.000
128-
120+
Total number: 5
121+
Total volume (cm³): 0.012
122+
Mean HU: 171.6+/-41.0
123+
Median HU: 168.5+/-42.7
124+
Max HU: 215.8+/-87.1
125+
Mean volume (cm³): 0.002+/-0.001
126+
Median volume (cm³): 0.002
127+
Max volume (cm³): 0.004
128+
Min volume (cm³): 0.002
129+
Threshold (HU): 130.000
130+
% Calcified aorta 0.026
131+
Agatston score: 21.1
129132
```
130133

131134
## AAA Segmentation and Maximum Diameter Measurement

0 commit comments

Comments
 (0)