Difference between revisions of "ITK -VTK wrapper"
From NAMIC Wiki
(Created page with '__NOTOC__ <gallery> Image:PW-MIT2013.png|Projects List </gallery> ==Key Investigators== * UNICZ: Paolo Zaffino * UIowa: Dave Welch, Hans Jo…') |
(No difference)
|
Revision as of 14:20, 17 June 2013
Home < ITK -VTK wrapperKey Investigators
- UNICZ: Paolo Zaffino
- UIowa: Dave Welch, Hans Johnson
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.