67 lines
1.3 KiB
JSON
67 lines
1.3 KiB
JSON
[
|
|
{
|
|
"patient_id": "10",
|
|
"images": [
|
|
{
|
|
"filename": "patient10_ap.png",
|
|
"vertebrae_detected": 11,
|
|
"curve_type": "S",
|
|
"pt": 14.3,
|
|
"mt": 35.11,
|
|
"tl": 33.4,
|
|
"max_angle": 35.11,
|
|
"severity": "Moderate"
|
|
},
|
|
{
|
|
"filename": "patient10_lat.png",
|
|
"vertebrae_detected": 10,
|
|
"curve_type": "S",
|
|
"pt": 0.0,
|
|
"mt": 17.9,
|
|
"tl": 20.04,
|
|
"max_angle": 20.04,
|
|
"severity": "Mild"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"patient_id": "11",
|
|
"images": [
|
|
{
|
|
"filename": "patient11_ap.png",
|
|
"vertebrae_detected": 3,
|
|
"error": "Could not calculate angles"
|
|
},
|
|
{
|
|
"filename": "patient11_lat.png",
|
|
"vertebrae_detected": 9,
|
|
"curve_type": "S",
|
|
"pt": 8.04,
|
|
"mt": 20.31,
|
|
"tl": 0.0,
|
|
"max_angle": 20.31,
|
|
"severity": "Mild"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"patient_id": "12",
|
|
"images": [
|
|
{
|
|
"filename": "patient12_ap.png",
|
|
"vertebrae_detected": 7,
|
|
"error": "Could not calculate angles"
|
|
},
|
|
{
|
|
"filename": "patient12_lat.png",
|
|
"vertebrae_detected": 7,
|
|
"curve_type": "S",
|
|
"pt": 10.0,
|
|
"mt": 13.93,
|
|
"tl": 13.97,
|
|
"max_angle": 13.97,
|
|
"severity": "Mild"
|
|
}
|
|
]
|
|
}
|
|
] |