Initial commit - BraceIQMed platform with frontend, API, and brace generator
This commit is contained in:
67
scoliovis-api/balgrist_results/balgrist_results.json
Normal file
67
scoliovis-api/balgrist_results/balgrist_results.json
Normal file
@@ -0,0 +1,67 @@
|
||||
[
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
BIN
scoliovis-api/balgrist_results/patient10_patient10_ap_result.png
Normal file
BIN
scoliovis-api/balgrist_results/patient10_patient10_ap_result.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 537 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 400 KiB |
BIN
scoliovis-api/balgrist_results/patient11_patient11_ap_result.png
Normal file
BIN
scoliovis-api/balgrist_results/patient11_patient11_ap_result.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 247 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 235 KiB |
BIN
scoliovis-api/balgrist_results/patient12_patient12_ap_result.png
Normal file
BIN
scoliovis-api/balgrist_results/patient12_patient12_ap_result.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 342 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 257 KiB |
Reference in New Issue
Block a user