Release 3.16
From KitwarePublic
Revision as of 14:10, 8 October 2009 by Daviddoria (talk | contribs) (New page: == Release 3.16 Schedule == {| border="1" |- bgcolor="#abcdef" ! Release Number !! Start Date !! End Date |- | Moving code from ITK Review Directory to final destination || June 15 2009 |...)
Release 3.16 Schedule
Release Number | Start Date | End Date |
---|---|---|
Moving code from ITK Review Directory to final destination | June 15 2009 | Aug 7 2009 |
Reviewing Insight Journal (IJ) | June 15 2009 | July 31 2009 |
Selecting IJ papers | June 15 2009 | July 15 2009 |
Bug triage | Aug 1 2009 | Aug 15 2009 |
Moving IJ code into ITK Review Directory | June 15 2009 | Aug 7 2009 |
Feature freeze, fixing tests, code coverage | Aug 8 2009 | Sept 9 2009 |
CVS Tagging | Sept 9 2009 | Sept 9, 2009 |
Testing tarballs | Sept 10 2009 | Sept 10 2009 |
Posting tarballs | Sept 10 2009 | Sept 10 2009 |
Insight Journal Papers to move to Review
- Label object representation and manipulation with ITK (65 classes). Provides most of the features of A Label Geometry Image Filter for Multiple Object Measurement, but there are still a few ones not covered.
Review Articles to be Moved
Current suggested list:
- itkTransformReader
- (and associated factories)
- Multi-threaded Registration
- Consolidated Morphology
- These classes need a code walk through to review Method names, especially internally used names. There are several that do not conform to ITK naming conventions. (e.g. itkBoxUtilities: setConnectivityEarlyBox
- Binary Functor Filters
- AddConstant, DivideByConstant, MultiplyByConstant, SubtractConstantFrom