ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Automatically generate the time step value from image dimensionality and order of the equations
Is there any real value in allowing the user to template over the scalar type? Perhaps it should always be double, unless there's a compatibility problem with the Point class.
Derive this class from a yet undefined TransformBase class. Currently, this class derives from AffineTransform, although it is not an affine transform.
Support color images
Support vector images
References
It's not yet clear how multi-echo images should be handled here.
Add documentation
Better support for regions with negative indices.
Add Begin() and End() methods?
Fix run-time issues regarding the difference between the Traits of TInputMesh and the one of TOutputMesh. Right now, it only works if TInputMesh::MeshTraits == TOutputMesh::MeshTraits (and of course it requires that the output have some itk::Vector for point data and cell data.
FIXME copy & paste documentation in all methods.