2013 Summer Project Week:ITK Shared IO Libraries

From NAMIC Wiki
Revision as of 15:50, 17 June 2013 by Blowekamp (talk | contribs) (Created page with '==Key Investigators== * Bradley Lowekamp <div style="margin: 20px;"> <div style="width: 27%; float: left; padding-right: 3%;"> <h3>Objective</h3> We are looking at converting …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < 2013 Summer Project Week:ITK Shared IO Libraries

Key Investigators

  • Bradley Lowekamp


Objective

We are looking at converting ITK's IO libraries to be shared on Windows systems. This should address the problems of ITK's ImageIO factories being registered multiple time during static initialization.



Approach, Plan

We want to create a patch for ITK which adds a modular option for shared libraries, then turn this option on for all ITK modules which contain ObjectFactories.

Progress


Delivery Mechanism

This goal of this work is to push it in to ITK upstream for the 4.5 development cycle.

References