ITK/Release 4/SpatialObjects/2010.11.18-Meeting: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 12: Line 12:
** Still a "FEMMesh" must be created
** Still a "FEMMesh" must be created
* How much refactoring is needed in Numeric/FEM
* How much refactoring is needed in Numeric/FEM
* IO is a critical need for FEM.
** One option is to implement a FEMMeshSpatialObject and
*** a Reader Writer for it.

Revision as of 16:12, 18 November 2010

Spatial Objects

Attendees

  • Arnaud Gelas
  • Vincent Magnotta
  • Luis Ibanez

Potential Use for FEM

  • A potential FEMMeshSpatialObject could be created
    • Still a "FEMMesh" must be created
  • How much refactoring is needed in Numeric/FEM
  • IO is a critical need for FEM.
    • One option is to implement a FEMMeshSpatialObject and
      • a Reader Writer for it.