Difference between revisions of "Modules:VMTKSlicerModule"
Line 35: | Line 35: | ||
===Examples, Use Cases & Tutorials=== | ===Examples, Use Cases & Tutorials=== | ||
− | After installing the library, the following Python scripted modules can be used. | + | After installing the library, the following Python scripted modules can be installed and used. |
[[Modules:VMTKLevelSetSegmentation|VMTKLevelSetSegmentation]] - providing level-set segmentation of vessels, aneurysms and tubular structures using different algorithms | [[Modules:VMTKLevelSetSegmentation|VMTKLevelSetSegmentation]] - providing level-set segmentation of vessels, aneurysms and tubular structures using different algorithms |
Revision as of 22:52, 14 July 2009
Home < Modules:VMTKSlicerModuleReturn to Slicer 3.4 Documentation
Module Name
VmtkSlicerModule
General Information
Module Type & Category
Type: GUI-less loadable module
Category: Extension
Authors, Collaborators & Contact
- Author: Daniel Haehn, University of Heidelberg
- Supervisor1: Luca Antiga, Mario Negri Institute
- Supervisor2: Steve Pieper, Isomics Inc.
- Contact: Daniel Haehn, haehn@bwh.harvard.edu
Module Description
This GUI-less loadable module provides the libraries of the Vascular Modeling Toolkit (http://www.vmtk.org/) in 3D Slicer.
It is part of the NA-MIC VMTK Collaboration.
Official project page: http://www.vmtk.org/Main/VmtkIn3DSlicer
Usage and Installation
TODO manual install TODO extension
Examples, Use Cases & Tutorials
After installing the library, the following Python scripted modules can be installed and used.
VMTKLevelSetSegmentation - providing level-set segmentation of vessels, aneurysms and tubular structures using different algorithms
VMTKVesselEnhancement - providing vessel enhancement filters to highlight vasculature or tubular structures
Development
Source code
The complete source code is available at a NITRC repository. The most important files are the following:
CMakeLists.txt to include compilation of vtkVmtk
vtkVmtkSlicerModuleLogic.cxx to initialize the generated Tcl wrapper classes
Since the Tcl initialization is performed, the vtkVmtk library can also be accessed from Python in 3D Slicer.
Known bugs
Follow this link to the VMTK in 3D Slicer bug tracker.
More Information
Acknowledgment
Include funding and other support here.
References
Publications related to this module go here. Links to pdfs would be useful.