File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,26 @@ bin/C2C spine_muscle_adipose_tissue -i <path/to/input/folder>
6666 <img src =" figures/spine_muscle_adipose_tissue_example.png " height =" 300 " >
6767</p >
6868
69+ ## FDA Approved BunkerHill Bone Mineral Density from L1-L4
70+
71+ ### Usage
72+ ``` bash
73+ bin/C2C fda_bmd -i < path/to/input/folder>
74+ ```
75+ - input_path should contain a DICOM series or subfolders that contain DICOM series.
76+
77+ ### Example Output
78+ ```
79+ ################################################################################
80+ BMD Report:
81+ BMD score prediction: NORMAL (T-score ≥ -1)
82+
83+ Predicted Z and T-score (NOT FDA approved):
84+ Predicted Z-score: 0.5
85+ Predicted T-score: 0.1
86+ ################################################################################
87+ ```
88+
6989## Spine Bone Mineral Density from 3D Trabecular Bone Regions at T12-L5
7090
7191### Usage
You can’t perform that action at this time.
0 commit comments