Agenda&Status 080307

From KitwarePublic
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Project Management

Technical Topics

  • TransformFileWriter
    • Kent is extending it to write Matlab files
  • 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