#include <itkBloxBoundaryProfileImage.h>
Inheritance diagram for itk::BloxBoundaryProfileImage:
Public Types | |
typedef BloxBoundaryProfileImage | Self |
typedef BloxImage< BloxBoundaryProfilePixel< VImageDimension >, VImageDimension > | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
typedef BloxBoundaryProfilePixel< VImageDimension > | PixelType |
typedef PixelType | InternalPixelType |
typedef DefaultPixelAccessor< PixelType > | AccessorType |
typedef Point< double, VImageDimension > | PositionType |
typedef PositionType::VectorType | VectorType |
typedef CovariantVector< double, VImageDimension > | GradientType |
typedef Superclass::PixelContainer | PixelContainer |
typedef Superclass::SizeType | SizeType |
typedef Superclass::IndexType | IndexType |
typedef Superclass::OffsetType | OffsetType |
typedef Superclass::RegionType | RegionType |
typedef PixelContainer::Pointer | PixelContainerPointer |
Public Methods | |
virtual const char * | GetClassName () const |
Static Public Methods | |
Pointer | New () |
Protected Methods | |
BloxBoundaryProfileImage () | |
virtual | ~BloxBoundaryProfileImage () |
void | PrintSelf (std::ostream &os, Indent indent) const |
A BloxBoundaryProfileImage stores and processes BloxBoundaryProfileItem's (in BloxPixel linked lists). The primary task of BloxBoundaryProfileImage is finding boundary profiles and storing them in the correct blox location.
Definition at line 46 of file itkBloxBoundaryProfileImage.h.
|
Reimplemented from itk::BloxImage< BloxBoundaryProfilePixel< VImageDimension >, VImageDimension >. Definition at line 65 of file itkBloxBoundaryProfileImage.h. |
|
Reimplemented from itk::BloxImage< BloxBoundaryProfilePixel< VImageDimension >, VImageDimension >. Definition at line 56 of file itkBloxBoundaryProfileImage.h. |
|
Definition at line 71 of file itkBloxBoundaryProfileImage.h. |
|
Index typedef support. An index is used to access pixel values. Reimplemented from itk::BloxImage< BloxBoundaryProfilePixel< VImageDimension >, VImageDimension >. Definition at line 75 of file itkBloxBoundaryProfileImage.h. |
|
Reimplemented from itk::BloxImage< BloxBoundaryProfilePixel< VImageDimension >, VImageDimension >. Definition at line 63 of file itkBloxBoundaryProfileImage.h. |
|
Offset typedef support. An offset represent relative position between indices. Reimplemented from itk::BloxImage< BloxBoundaryProfilePixel< VImageDimension >, VImageDimension >. Definition at line 76 of file itkBloxBoundaryProfileImage.h. |
|
Reimplemented from itk::BloxImage< BloxBoundaryProfilePixel< VImageDimension >, VImageDimension >. Definition at line 73 of file itkBloxBoundaryProfileImage.h. |
|
Reimplemented from itk::BloxImage< BloxBoundaryProfilePixel< VImageDimension >, VImageDimension >. Definition at line 79 of file itkBloxBoundaryProfileImage.h. |
|
Reimplemented from itk::BloxImage< BloxBoundaryProfilePixel< VImageDimension >, VImageDimension >. Definition at line 62 of file itkBloxBoundaryProfileImage.h. |
|
Reimplemented from itk::BloxImage< BloxBoundaryProfilePixel< VImageDimension >, VImageDimension >. Definition at line 55 of file itkBloxBoundaryProfileImage.h. |
|
Definition at line 67 of file itkBloxBoundaryProfileImage.h. |
|
Region typedef support. A region is used to specify a subset of an image. Reimplemented from itk::BloxImage< BloxBoundaryProfilePixel< VImageDimension >, VImageDimension >. Definition at line 77 of file itkBloxBoundaryProfileImage.h. |
|
Standard class typedefs. Reimplemented from itk::BloxImage< BloxBoundaryProfilePixel< VImageDimension >, VImageDimension >. Definition at line 52 of file itkBloxBoundaryProfileImage.h. |
|
Size typedef support. A size is used to define region bounds. Reimplemented from itk::BloxImage< BloxBoundaryProfilePixel< VImageDimension >, VImageDimension >. Definition at line 74 of file itkBloxBoundaryProfileImage.h. |
|
Reimplemented from itk::BloxImage< BloxBoundaryProfilePixel< VImageDimension >, VImageDimension >. Definition at line 54 of file itkBloxBoundaryProfileImage.h. |
|
Definition at line 69 of file itkBloxBoundaryProfileImage.h. |
|
|
|
|
|
Run-time type information (and related methods). Reimplemented from itk::BloxImage< BloxBoundaryProfilePixel< VImageDimension >, VImageDimension >. |
|
Method for creation through the object factory. Reimplemented from itk::BloxImage< BloxBoundaryProfilePixel< VImageDimension >, VImageDimension >. |
|
Compute an offset from the beginning of the buffer for a pixel at the specified index. Reimplemented from itk::BloxImage< BloxBoundaryProfilePixel< VImageDimension >, VImageDimension >. |