Difference between revisions of "2012 Summer Project Week:ITKv4 Integration"
From NAMIC Wiki
Line 29: | Line 29: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
Basic building is working (Has been for a long time). | Basic building is working (Has been for a long time). | ||
+ | During Project Week we resolved the packaging issues. | ||
+ | # ITKv4 now supports runtime only installs. This required changes to both Slicer and ITKv4. The Slicer changes are checked into the repo. | ||
+ | # The current changes to Slicer work with ITK 4.1. | ||
+ | # Currenty, a few .h files are included in the Slicer package. Better support has been tested and will be available in ITK 4.2. | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 20:15, 21 June 2012
Home < 2012 Summer Project Week:ITKv4 IntegrationKey Investigators
- Iowa: Hans Johnson, Kent Williams
- GE: Jim Miller
- SPL: Steve Pieper
- Kitware: JC, Julien
- NLM (C): Bradley Lowekamp
- NoWare: Bill Lorensen
Objective
Move Slicer from ITKv3 to ITKv4
Approach, Plan
Figure out how to get packaging working when building with ITKv4
Progress
Basic building is working (Has been for a long time). During Project Week we resolved the packaging issues.
- ITKv4 now supports runtime only installs. This required changes to both Slicer and ITKv4. The Slicer changes are checked into the repo.
- The current changes to Slicer work with ITK 4.1.
- Currenty, a few .h files are included in the Slicer package. Better support has been tested and will be available in ITK 4.2.
Delivery Mechanism
As part of the CMake build system