2014 Summer Project Week Breakout Session:SlicerExtensions
From NAMIC Wiki
Revision as of 19:44, 29 May 2014 by JChris.FillionR (talk | contribs) (Created page with 'Presenters: Jean-Christophe Fillion-Robin == Background == A Slicer extension is a "package" bundling together one or more Slicer modules. Slicer supports three types of modu…')
Home < 2014 Summer Project Week Breakout Session:SlicerExtensions
Presenters: Jean-Christophe Fillion-Robin
Background
A Slicer extension is a "package" bundling together one or more Slicer modules.
Slicer supports three types of modules. While the developer has to choose between one of the three types to implement its module, the end user won't notice the difference as they all share the same look & feel. The choice for a given type of module is usually based on the type of inputs/parameters for a given module.
Summary
This presentation will consists of an interactive demonstration of the creation of a python extension followed by a presentation of the current infrastucture and more general concepts.
Attendee Preparation
TBD