Minutes 071108: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(→Notes) |
(→Notes) |
||
Line 22: | Line 22: | ||
**** Use a CMake flag to switch between the old and the new framework. | **** Use a CMake flag to switch between the old and the new framework. | ||
** Schedule | ** Schedule | ||
*** Finish the Classifiers in the Sandbox | *** Finish the Classifiers in the Sandbox (by September 2008) | ||
*** Target ITK 4.0 | *** Target ITK 4.0 for integrating the new Framework into ITK proper. |
Latest revision as of 17:53, 11 July 2008
Attendees
- Jim Miller
- Hans Johnson
- Stephen Aylward
- Luis Ibanez
Notes
- Hans will fix the itkDeformationFieldJacobianImageFilter and couple it with the itkWarpJacobianImageFilter class.
- Release numbering:
- ITK 3.8 : July 30th 2008
- ITK 3.10 : October 30th 2008
- ITK 4.0 : October 2009 (10th anniversary of ITK)
- Integrating the Statistics Refactoring
- It should be possible for a user to use in the same application, both the old classes and the new classes.
- Options
- Option A
- namespace itk::Statistics2
- Subdirectory Statistics2 (#include "Statistics2/itkHistogram.h")
- Option B
- Use a CMake flag to switch between the old and the new framework.
- Option A
- Schedule
- Finish the Classifiers in the Sandbox (by September 2008)
- Target ITK 4.0 for integrating the new Framework into ITK proper.