Modules | |
| Image Representation Objects | |
| Mesh Representation Objects | |
| Path Representation Objects | |
| Geometry Representation Objects | |
Classes | |
| 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< RGBPixel< unsigned char > > |
| Define traits for type RGBPixel<unsigned char>. 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 | SpatialObjectTreeContainer |
| Array class with size defined at construction time. More... | |
| class | TreeContainer |
| TreeContainer class. More... | |
| class | TreeNode |
| TreeNode class. More... | |
| class | ValarrayImageContainer |
| class | VariableLengthVector |
| VariableLengthVector is intended to reperesent an array whose length can be defined at run-time. More... | |
| class | VariableSizeMatrix |
| A templated class holding a M x N size Matrix This class contains a vnl_matrix in order to make all the vnl mathematical methods available. This class is meant to be used when the matrix length cannot be determined at compile time. More... | |
| 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.3.5 written by Dimitri van Heesch,
© 1997-2000