2009 Winter Project Week Slicer VMTK

From NAMIC Wiki
Revision as of 20:13, 5 December 2008 by Haehn (talk | contribs) (New page: {| |thumb|320px|Return to [[2009_Winter_Project_Week|Project Week Main Page ]] |} __NOTOC__ ===Key Investigators=== * Daniel Haehn (Student of M...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < 2009 Winter Project Week Slicer VMTK



Key Investigators

  • Daniel Haehn (Student of Medical Informatics, University of Heidelberg)
  • Luca Antiga, PhD (Medical Imaging Unit, Biomedical Engineering Department, Mario Negri Institute)

Objective

The Vascular Modeling Toolkit (VMTK) is a collection of libraries and tools for 3D reconstruction, geometric analysis, mesh generation and surface data analysis for image-based modeling of blood vessels. It should be very interesting to offer such techniques in Slicer3.

Approach, Plan

VMTK provides Python pipeable scripts (PypeS) to connect various commands and/or scripts. The plan is to make a python scripted module for Slicer3 that connects to VMTK pipes and provides the same user interaction style you find in VMTK.

Progress

For preparation:
- ground work for making an interactive python scripted module
- playing with VMTK pypes to generate some CLI VMTK scripts