Modules | |
| Image Representation Objects | |
| Mesh Representation Objects | |
| Geometry Representation Objects | |
Compounds | |
| class | Array |
| Array class with size defined at construction time. More... | |
| class | Array2D |
| Array2D class representing a 2D array with size defined at construction time. More... | |
| class | BoundingBox |
| Represent and compute information about bounding boxes. More... | |
| class | ColorTable |
| class | ConstantBoundaryCondition |
| This boundary condition returns a constant value for out-of-bounds image pixels. More... | |
| class | CovariantVector |
| A templated class holding a n-Dimensional covariant vector. More... | |
| class | DataObject |
| Base class for all data objects in ITK. More... | |
| class | FixedArray |
| Simulate a standard C array with copy semnatics. More... | |
| class | ImageBoundaryCondition |
| A virtual base object that defines an interface to a class of boundary condition objects for use by neighborhood iterators. More... | |
| class | IndexedContainerInterface |
| class | LightObject |
| Light weight base class for most itk classes. More... | |
| class | MapContainer |
| class | Matrix |
| A templated class holding a M x N size Matrix This class contains a vnl_matrix_fixed in order to make all the vnl mathematical methods available. More... | |
| class | NumericTraits |
| Define additional traits for native types such as int or float. More... | |
| class | NumericTraits< bool > |
| Define traits for type bool. More... | |
| class | NumericTraits< double > |
| Define traits for type double. More... | |
| class | NumericTraits< float > |
| Define traits for type float. More... | |
| class | NumericTraits< long > |
| Define traits for type long. More... | |
| class | NumericTraits< long double > |
| Define traits for type long double. More... | |
| class | NumericTraits< unsigned char > |
| Define traits for type unsigned char. More... | |
| class | NumericTraits< unsigned int > |
| Define traits for type unsigned int. More... | |
| class | NumericTraits< unsigned long > |
| Define traits for type unsigned long. More... | |
| class | NumericTraits< unsigned short > |
| Define traits for type unsigned short. More... | |
| class | Object |
| Base class for most itk classes. More... | |
| class | PeriodicBoundaryCondition |
| A function object that determines values outside of image boundaries according to periodic (wrap-around) conditions. More... | |
| class | Point |
| A templated class holding a geometric point in n-Dimensional space. More... | |
| class | PointSet |
| A superclass of the N-dimensional mesh structure; supports point (geometric coordinate and attribute) definition. More... | |
| class | Region |
| A region represents some portion or piece of data. More... | |
| class | ScalarVector |
| A templated class holding bot scalar and vector values and responding to the GetScalar() and GetVector() methods. More... | |
| class | ValarrayImageContainer |
| class | Vector |
| A templated class holding a n-Dimensional vector. More... | |
| class | VectorContainer |
| class | Versor |
| A templated class holding a unit quaternion. More... | |
| class | ZeroFluxNeumannBoundaryCondition |
| A function object that determines a neighborhood of values at an image boundary according to a Neumann boundary condition where first, upwind derivatives on the boundary are zero. This is a useful condition in solving some classes of differential equations. More... | |
1.2.15 written by Dimitri van Heesch,
© 1997-2000