Classes | |
class | BloxBoundaryPointImage |
Templated n-dimensional image class used to store linked lists. More... | |
class | BloxBoundaryPointItem |
A boundary point, stored in a BloxPixel. More... | |
class | BloxBoundaryPointPixel |
Holds a linked list of itk::BloxBoundaryPointItem's. More... | |
class | BloxBoundaryProfileImage |
N-dimensional image class which handles BloxBoundaryProfileItems. More... | |
class | BloxCoreAtomImage |
N-dimensional image class which handles BloxCoreAtomItems. More... | |
class | BloxCoreAtomItem |
A core atom object, stored in a BloxPixel. More... | |
class | BloxCoreAtomPixel |
Holds a linked list of itk::BloxCoreAtomItem's. More... | |
class | BloxImage |
Templated n-dimensional image class used to store linked lists. More... | |
class | BloxItem |
An entry in the BloxPixel linked list. More... | |
class | BloxPixel |
Holds a linked list of BloxItem's. More... | |
class | BoundingBox |
Represent and compute information about bounding boxes. More... | |
class | ConstantBoundaryCondition |
This boundary condition returns a constant value for out-of-bounds image pixels. More... | |
class | ContinuousIndex |
A templated class holding a point in n-Dimensional image space. More... | |
class | DefaultImageTraits |
class | DiffusionTensor3D |
Represent a diffusion tensor as used in DTI images. More... | |
class | Image |
Templated n-dimensional image class. More... | |
class | ImageBase |
Base class for templated image classes. 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 | ImageContainerInterface |
class | ImageRegion |
An image region represents a structured region of data. More... | |
class | ImportImageContainer |
class | Index |
Represent a n-dimensional index in a n-dimensional image. More... | |
class | NodeList |
Stores secondary lists of nodes with pointers to the contained items. More... | |
class | OrientedImage |
Templated n-dimensional oriented image class. More... | |
class | PeriodicBoundaryCondition |
A function object that determines values outside of image boundaries according to periodic (wrap-around) conditions. More... | |
class | PhasedArray3DSpecialCoordinatesImage |
Templated 3D nonrectilinear-coordinate image class for phased-array "range" images. More... | |
class | RGBAPixel |
Represent Red, Green, Blue cand Alpha component for color images. More... | |
class | RGBPixel |
Represent Red, Green and Blue component for color images. More... | |
class | Size |
Represent the size (bounds) of a n-dimensional image. More... | |
class | SpecialCoordinatesImage |
Templated n-dimensional nonrectilinear-coordinate image base class. More... | |
class | SymmetricSecondRankTensor |
Represent a symmetric tensor of second rank. More... | |
class | ValarrayImageContainer |
class | VectorImage |
Templated n-dimensional vector image class. 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... |