Difference between revisions of "Documentation/Nightly/Extensions/SkeletalRepresentation"
From Slicer Wiki
Line 15: | Line 15: | ||
* Skeletal Representation Visualizer | * Skeletal Representation Visualizer | ||
== Use Cases == | == Use Cases == | ||
+ | Sample data can be found [https://github.com/KitwareMedical/SlicerSkeletalRepresentation/blob/master/SkeletalRepresentationVisualizer/Testing/test_data/hippo.m3d here].<br /> | ||
+ | <gallery> | ||
+ | Example.jpg|Establish an s-rep | ||
+ | Example.jpg|Visualize an s-rep | ||
+ | </gallery> | ||
+ | |||
== Tutorials == | == Tutorials == | ||
== Similar Extensions == | == Similar Extensions == | ||
NA | NA | ||
== References == | == References == |
Revision as of 17:18, 26 September 2018
Home < Documentation < Nightly < Extensions < SkeletalRepresentationContents
Introduction and Acknowledgements
Acknowledgements: This work is part of Slicer Shape Analysis Toolbox (SlicerSALT), funded by NIH NIBIB R01EB021391 (Shape Analysis Toolbox for Medical Image Computing Projects), as well as the Slicer community.
Author: Zhiyuan Liu
Contributors: Pablo Hernandez-Cerdan, Jean-Christophe Fillion-Robin, Beatriz Paniagua, Jared Vicory, Junpyo Hong, Stephen M. Pizer
Contact: Zhiyuan Liu, zhiy at cs dot unc dot edu
Extension Description
This extension is an open source tool to establish, optimize and visualize skeletal representation (abbreviated as s-rep) of 3D objects in biomedical images. The main features of this extension include:
- Establish an s-rep by mean curvature flow of an object boundary
- Refine an s-rep to fit an object boundary
Modules
- Skeletal Representation Initializer
- Skeletal Representation Optimizer
- Skeletal Representation Visualizer
Use Cases
Sample data can be found here.
Tutorials
Similar Extensions
NA