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
ENH: Backport SurfaceToolbox module updates from SlicerSALT fork
This commit updates SlicerSurfaceToolbox to backport the following modules
from the SlicerSALT fork:
- AverageMesh
- MeshDataImprinter
- SurfaceDistance
- SurfaceFeatureExtractor
It also backports improvements associated with the MeshAlignment module.
These changes correspond to those proposed in the following pull requests
which are still under review and not yet merged upstream:
- Slicer/SlicerSurfaceToolbox#71
- Slicer/SlicerSurfaceToolbox#72
- Slicer/SlicerSurfaceToolbox#73
- Slicer/SlicerSurfaceToolbox#74
- Slicer/SlicerSurfaceToolbox#75
List of changes:
```
$ git shortlog 26715cf..389b220 --no-merges
Ye Han (5):
[Backport PR-71] ENH:Add MeshAlignment module
[Backport PR-72] ENH: Add MeshDataImprinter module
[Backport PR-73] ENH: Add SurfaceFeatureExtractor module
[Backport PR-74] ENH: Add SurfaceDistance Module
[Backport PR-75] ENH: Add AverageMesh module
```
0 commit comments