https://github.com/kitwaremedical/shaperegressionextension
Computation and visualization of time-regressed shapes in a collection of 3D shape inputs associated to a linear variable
https://github.com/kitwaremedical/shaperegressionextension
3d-slicer-extension kitware
Last synced: 11 months ago
JSON representation
Computation and visualization of time-regressed shapes in a collection of 3D shape inputs associated to a linear variable
- Host: GitHub
- URL: https://github.com/kitwaremedical/shaperegressionextension
- Owner: KitwareMedical
- License: apache-2.0
- Created: 2018-01-23T21:19:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T13:05:53.000Z (about 2 years ago)
- Last Synced: 2025-07-25T16:58:17.079Z (11 months ago)
- Topics: 3d-slicer-extension, kitware
- Language: Python
- Homepage:
- Size: 184 KB
- Stars: 4
- Watchers: 13
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# ShapeRegressionExtension
Description
-------------
Computation and visualization of time-regressed shapes in a collection of 3D shape inputs associated to a linear variable thanks to two modules: RegressionComputation and RegressionVisualization.
ShapeRegressionExtension is now available as a 3D [Slicer](http://www.slicer.org) and as a [SlicerSALT](http://salt.slicer.org/) extension.
Prerequisites
-------------
* RegressionComputation module uses [Shape4D](https://github.com/jamesfishbaugh/shape4D) CLI to compute time-regressed shapes.
* RegressionVisualization module uses [Sequences](https://www.slicer.org/wiki/Documentation/4.8/Extensions/Sequences) module to visualize the time-regressed shapes over time.