|
Classes |
class | itk::DefaultImageTraits< TPixelType, VImageDimension, TPixelContainer > |
class | itk::BloxBoundaryPointImage< VImageDimension > |
| Templated n-dimensional image class used to store linked lists. More...
|
class | itk::BloxBoundaryPointItem< VImageDimension > |
| A boundary point, stored in a BloxPixel. More...
|
class | itk::BloxBoundaryPointPixel< NDimensions > |
| Holds a linked list of itk::BloxBoundaryPointItem's. More...
|
class | itk::BloxBoundaryProfileImage< VImageDimension > |
| N-dimensional image class which handles BloxBoundaryProfileItems. More...
|
class | itk::BloxCoreAtomImage< dim > |
| N-dimensional image class which handles BloxCoreAtomItems. More...
|
class | itk::BloxCoreAtomItem< VImageDimension > |
| A core atom object, stored in a BloxPixel. More...
|
class | itk::BloxCoreAtomPixel< NDimensions > |
| Holds a linked list of itk::BloxCoreAtomItem's. More...
|
class | itk::BloxImage< TBloxPixelType, VImageDimension > |
| Templated n-dimensional image class used to store linked lists. More...
|
class | itk::BloxItem |
| An entry in the BloxPixel linked list. More...
|
class | itk::BloxPixel< TItemType > |
| Holds a linked list of BloxItem's. More...
|
class | itk::BoundingBox< TPointIdentifier, VPointDimension, TCoordRep, TPointsContainer > |
| Represent and compute information about bounding boxes. More...
|
class | itk::ConstantBoundaryCondition< TImage > |
| This boundary condition returns a constant value for out-of-bounds image pixels. More...
|
class | itk::ContinuousIndex< TCoordRep, VIndexDimension > |
| A templated class holding a point in n-Dimensional image space. More...
|
class | itk::Image< TPixel, VImageDimension > |
| Templated n-dimensional image class. More...
|
class | itk::ImageBase< VImageDimension > |
| Base class for templated image classes. More...
|
class | itk::ImageBoundaryCondition< TImageType > |
| A virtual base object that defines an interface to a class of boundary condition objects for use by neighborhood iterators. More...
|
class | itk::ImageContainerInterface< TElementIdentifier, TElement > |
class | itk::ImageRegion< VImageDimension > |
| An image region represents a structured region of data. More...
|
class | itk::ImportImageContainer< TElementIdentifier, TElement > |
class | itk::Index< VIndexDimension > |
| Represent a n-dimensional index in a n-dimensional image. More...
|
class | itk::NodeList< TItemType > |
| Stores secondary lists of nodes with pointers to the contained items. More...
|
class | itk::PeriodicBoundaryCondition< TImage > |
| A function object that determines values outside of image boundaries according to periodic (wrap-around) conditions. More...
|
class | itk::RGBAPixel< TComponent > |
| Represent Red, Green, Blue cand Alpha component for color images. More...
|
class | itk::RGBPixel< TComponent > |
| Represent Red, Green and Blue component for color images. More...
|
class | itk::Size< VDimension > |
| Represent the size (bounds) of a n-dimensional image. More...
|
class | itk::ValarrayImageContainer< TElementIdentifier, TElement > |
class | itk::ZeroFluxNeumannBoundaryCondition< TImage > |
| 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...
|