Agenda&Status 033007: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
** Feature freeze June 1st 2007 | ** Feature freeze June 1st 2007 | ||
** Release June 30th 2007 | ** Release June 30th 2007 | ||
* Dashboard Cleanup | |||
** David Cole | |||
=== Technical Topics === | |||
* Statistics classes refactoring (to be included in ITK 3.4) | * Statistics classes refactoring (to be included in ITK 3.4) | ||
** [[Proposals:Refactoring Statistics Framework 2007|Refactoring Statistics Framework 2007]] | ** [[Proposals:Refactoring Statistics Framework 2007|Refactoring Statistics Framework 2007]] | ||
Line 19: | Line 24: | ||
** itkFrangiSmoothedVesselnessMeasureImageFilter | ** itkFrangiSmoothedVesselnessMeasureImageFilter | ||
** suggestions... | ** suggestions... | ||
* ResampleImageFilter new ReferenceImage had no test. | * ResampleImageFilter new ReferenceImage had no test. | ||
** How to prevent developers from adding new features without a test ? | ** How to prevent developers from adding new features without a test ? | ||
Line 26: | Line 29: | ||
* VectorResample filter API | * VectorResample filter API | ||
** adjusting API to fit the ResampleImageFilter | ** adjusting API to fit the ResampleImageFilter | ||
Latest revision as of 15:02, 29 March 2007
Agenda
Project Management
- Schedule
- Next release 3.4 http://www.itk.org/Wiki/ITK_Release_Schedule#Release_3.4_Schedule
- Feature freeze June 1st 2007
- Release June 30th 2007
- Dashboard Cleanup
- David Cole
Technical Topics
- Statistics classes refactoring (to be included in ITK 3.4)
- Refactoring Statistics Framework 2007
- Analysis of class structures
- Subsamples
- Iterators Iterators Review
- Calculators, Generators, Process Objects
- Naming new classes intended for Vessel extraction
- itkFrangiVesselnessMeasureImageFilter
- itkFrangiSmoothedVesselnessMeasureImageFilter
- suggestions...
- ResampleImageFilter new ReferenceImage had no test.
- How to prevent developers from adding new features without a test ?
- ResampleImageFilter was using an extra member variable and using a second input.
- VectorResample filter API
- adjusting API to fit the ResampleImageFilter