Agenda&Status 072707: 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 17: Line 17:
** Now in the main CVS  
** Now in the main CVS  
*** Some hurdles on testing...
*** Some hurdles on testing...
** Reading infrastructure ready. Example with YAFF format
** Nifti progressing: Kent Williams, Hans Johnson
** MINC upcoming
** ImageSeriesReader and ImageSeriesWriter should be fixed to support streaming too...
** Nifti Now Working: Kent Williams, Hans Johnson
* Nifti & Analyze (shared filename extension)
* ImageSeriesReader and ImageSeriesWriter should be fixed to support streaming too...
** 64bits structure alignment issues
* BWHITKOptimization
* BWHITKOptimization
** Backward / Forward compatibility
** Backward / Forward compatibility

Latest revision as of 17:02, 27 July 2007

Project Management

Technical Topics

  • ImageIO Streaming
  • 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