ITK/Release 4 Planning: Difference between revisions

From KitwarePublic
< ITK
Jump to navigationJump to search
(New page: = Wish List = == Oriented Images == * Support ND oriented images ** Using anything other than 3D images won't compile * All images are oriented - remove concept of an un-oriented image * ...)
 
Line 4: Line 4:
* Support ND oriented images
* Support ND oriented images
** Using anything other than 3D images won't compile
** Using anything other than 3D images won't compile
* Support ND image in N+1 dimension
** 2D image can have an origin specified in 3D, thus a series of 2D images is not always Z-aligned
* All images are oriented - remove concept of an un-oriented image
* All images are oriented - remove concept of an un-oriented image
* Check use of orientation throughout ITK
* Check use of orientation throughout ITK

Revision as of 17:04, 6 August 2008

Wish List

Oriented Images

  • Support ND oriented images
    • Using anything other than 3D images won't compile
  • Support ND image in N+1 dimension
    • 2D image can have an origin specified in 3D, thus a series of 2D images is not always Z-aligned
  • All images are oriented - remove concept of an un-oriented image
  • Check use of orientation throughout ITK
    • Spatial Objects
    • Meshes

Statistics

  • Complete statistics refactoring (see NAMIC sandbox)

FEM Meshes

  • Consolidate FEM Meshes and ITK Meshes =