ITK -VTK wrapper

From NAMIC Wiki
Revision as of 12:21, 21 June 2013 by P.zaffino (talk | contribs)
Jump to: navigation, search
Home < ITK -VTK wrapper

Key Investigators

  • UNICZ: Paolo Zaffino
  • MGH: Greg Sharp
  • Isomics: Steve Pieper

Objective

We want to implement an ITK - VTK wrapper in order to make possible to call ITK functions from the embedded Python in Slicer. In particular we want to run a Plastimatch registration from a Python script executed by the built-in interpreter.

Approach, Plan

Write C++ code in order to wrap the ITK layer.

Progress

TBD.