|
a |
|
b/README.md |
|
|
1 |
# Segmentation and Registration of Ultrasound Scans |
|
|
2 |
|
|
|
3 |
**Aim**: Performs image processing of the ultrasound scans of the spinal cord, which allows a 3D Model of the spinal cord to be simulated |
|
|
4 |
|
|
|
5 |
This repo has 3 parts: |
|
|
6 |
* Segmentation of ultrasound images through dynamic programming. <em>This is still a work in progress.</em> |
|
|
7 |
* Registration of segmented model with the ground truth model (spine) |
|
|
8 |
* Registration of segmented model with the ground truth model (simple geometry) |
|
|
9 |
|