Agenda&Status 070408: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
Agouaillard (talk | contribs) |
||
Line 7: | Line 7: | ||
=== Technical Topics === | === Technical Topics === | ||
* itk::Mesh | |||
- point traits and itk::MeshToMeshFilter issue (different TInputMeshType and TOutputMeshType lead to crash at run time) | |||
- what happen exactly when the filters copy cells (see itkWarpMeshFIlter for exemple: the outputmesh->SetCell( inputMesh->GetCell( ) ) ) | |||
* QuadEdgeMesh | * QuadEdgeMesh | ||
- Mutable priority list ready (IJ paper written) | |||
- Decimation Ready (IJ paper written) | |||
- Delaunay conform-ization ready (IJ paper written) | |||
- Robust and Direct Spherical Parameterization Ready | |||
- Normal filter Ready | |||
The interest for surface filters was obvious at NAMIC, can we directly move the code to REVIEW ? | |||
Bill was suggesting that we make a package "datasrtucture+filters" for the september release of ITK?? | |||
- update on simplex mesh refactoring. |
Latest revision as of 22:25, 28 June 2008
Project Management
- ITK 3.8 release schedule
- Moving to CMake 2.6
- Adopt a Bug Program
Technical Topics
- itk::Mesh
- point traits and itk::MeshToMeshFilter issue (different TInputMeshType and TOutputMeshType lead to crash at run time)
- what happen exactly when the filters copy cells (see itkWarpMeshFIlter for exemple: the outputmesh->SetCell( inputMesh->GetCell( ) ) )
- QuadEdgeMesh
- Mutable priority list ready (IJ paper written)
- Decimation Ready (IJ paper written)
- Delaunay conform-ization ready (IJ paper written)
- Robust and Direct Spherical Parameterization Ready
- Normal filter Ready
The interest for surface filters was obvious at NAMIC, can we directly move the code to REVIEW ?
Bill was suggesting that we make a package "datasrtucture+filters" for the september release of ITK??
- update on simplex mesh refactoring.