You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`registration`](TPTBox/registration/README.md)| Rigid and deformable image registration via ANTs and DeepALI |
46
+
|[`segmentation`](TPTBox/segmentation/README.md)| Integration with SPINEPS, VibeSeg/TotalVibeSeg, and nnU-Net pipelines |
47
+
|[`mesh3D`](TPTBox/mesh3D/README.md)| 3D surface mesh generation and rendering from segmentation volumes |
48
+
|[`stitching`](TPTBox/stitching/README.md)| Multi-station NIfTI stitching for whole-body or long-spine acquisitions |
49
+
|[`logger`](TPTBox/logger/README.md)| Structured, consistent logging for medical image processing pipelines |
50
+
25
51
## Install the package
26
52
```bash
27
53
conda create -n 3.10 python=3.10
@@ -93,7 +119,7 @@ Python function and script for arbitrary image stitching. [See Details](TPTBox/s
93
119
94
120

95
121
For our Spine segmentation pipline follow the installation of [SPINEPS](https://github.com/Hendrik-code/spineps).
96
-
Image Source: Rule-based Key-Point Extraction for MR-Guided Biomechanical Digital Twins of the Spine;
122
+
Image Source: Rule-based Key-Point Extraction for MR-Guided Biomechanical Digital Twins of the Spine;
0 commit comments