Agenda&Status 080307: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(New page: === Project Management === * Release Schedule ** Next release 3.4 http://www.itk.org/Wiki/ITK_Release_Schedule#Release_3.4_Schedule ** Anticipate Delay on the R...) |
No edit summary |
||
Line 10: | Line 10: | ||
** Sean McBride : Rogue Research, Canada | ** Sean McBride : Rogue Research, Canada | ||
** Mathieu Coursolle : Rogue Research, Canada | ** Mathieu Coursolle : Rogue Research, Canada | ||
* phpBugTracker replaced with MANTIS | |||
** Due to spam attacks | |||
** We still need to clean up the spam (manually). | |||
=== Technical Topics === | === Technical Topics === | ||
* TransformFileWriter | |||
** Kent is extending it to write Matlab files | |||
* ImageIO Streaming | * ImageIO Streaming | ||
** http://www.na-mic.org/svn/NAMICSandBox/trunk/ImageIOStreaming/ | ** http://www.na-mic.org/svn/NAMICSandBox/trunk/ImageIOStreaming/ |
Latest revision as of 16:45, 3 August 2007
Project Management
- Release Schedule
- Next release 3.4 http://www.itk.org/Wiki/ITK_Release_Schedule#Release_3.4_Schedule
- Anticipate Delay on the Release Schedule
- Continue Bug Triage http://www.itk.org/Bug/query.php
- Before last session we covered bugs 5148 to 4741 (June 15)
- Last session we covered bugs 4657 to 4499 (June 22)
- CVS Write Access to
- Sean McBride : Rogue Research, Canada
- Mathieu Coursolle : Rogue Research, Canada
- phpBugTracker replaced with MANTIS
- Due to spam attacks
- We still need to clean up the spam (manually).
Technical Topics
- TransformFileWriter
- Kent is extending it to write Matlab files
- ImageIO Streaming
- http://www.na-mic.org/svn/NAMICSandBox/trunk/ImageIOStreaming/
- Now in the main CVS
- Some hurdles on testing...
- Nifti progressing: Kent Williams, Hans Johnson
- ImageSeriesReader and ImageSeriesWriter should be fixed to support streaming too...
- Nifti & Analyze (shared filename extension)
- 64bits structure alignment issues
- BWHITKOptimization
- Backward / Forward compatibility
- itkThreadSafeTransform added to Code/Review
- CMake symbol ITK_USE_OPTIMIZED_REGISTRATION_METHODS added to ITK
- Transform new API
- TransformPoint( point, threadId )
- TransformVector( vector, threadId )
- TransformVector( vnlVector, threadId )
- TransformCovariantVector( point, threadId )
- GetJacobian( point, threadId )
- SetNumberOfThreads()
- GetJacobianVariableForThread( threadId ) [protected helper method]
- Quad Edge Mesh
- Alex Progress Report
- Proposal page: New Mesh Class