#include <itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h>
Inheritance diagram for itk::BloxBoundaryProfileImageToBloxCoreAtomImageFilter:


Public Types | |
| typedef BloxBoundaryProfileImageToBloxCoreAtomImageFilter | Self |
| typedef ImageToImageFilter< BloxBoundaryProfileImage< dim >, BloxCoreAtomImage< dim > > | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef BloxCoreAtomImage< dim > | TOutputImage |
| typedef BloxCoreAtomImage< dim > | OutputImageType |
| typedef OutputImageType::Pointer | OutputImagePointer |
| typedef BloxBoundaryProfileImage< dim > | BoundaryProfileImageType |
| typedef BoundaryProfileImageType::Pointer | BoundaryProfileImagePointer |
| typedef BoundaryProfileImageType::RegionType | BoundaryProfileImageRegionType |
| typedef BoundaryProfileImageType::PixelType | BoundaryProfileImagePixelType |
| typedef BoundaryProfileImageType::ConstPointer | BoundaryProfileImageConstPointer |
| typedef TSourceImage | SourceImageType |
| typedef SourceImageType::Pointer | SourceImagePointer |
| typedef SourceImageType::RegionType | SourceImageRegionType |
| typedef SourceImageType::PixelType | SourceImagePixelType |
| typedef SourceImageType::ConstPointer | SourceImageConstPointer |
| typedef SourceImageType::IndexType | SourceImageIndexType |
| typedef Size< itkGetStaticConstMacro(NDimensions) | SizeType ) |
| typedef TOutputImage::IndexType | IndexType |
| typedef TOutputImage::PixelType | PixelType |
| typedef TOutputImage::RegionType | OutputImageRegionType |
| typedef Point< double, itkGetStaticConstMacro(NDimensions) | PositionType ) |
| typedef PositionType::VectorType | VectorType |
| typedef CovariantVector< double, itkGetStaticConstMacro(NDimensions) | GradientType ) |
Public Methods | |
| virtual const char * | GetClassName () const |
| itkStaticConstMacro (NDimensions, unsigned int, TSourceImage::ImageDimension) | |
| void | FindCoreAtoms () |
| void | FindCoreAtomsAtBoundaryPoint (BloxBoundaryProfileItem< dim > *pItem) |
| void | GenerateInputRequestedRegion () |
| virtual void | SetDistanceMin (double _arg) |
| virtual void | SetDistanceMax (double _arg) |
| virtual void | SetEpsilon (double _arg) |
| virtual void | SetPolarity (bool _arg) |
| void | SetInput1 (const SourceImageType *image1) |
| void | SetInput2 (const BoundaryProfileImageType *image2) |
Static Public Methods | |
| Pointer | New () |
Protected Methods | |
| BloxBoundaryProfileImageToBloxCoreAtomImageFilter () | |
| virtual | ~BloxBoundaryProfileImageToBloxCoreAtomImageFilter () |
| void | PrintSelf (std::ostream &os, Indent indent) const |
| void | GenerateData () |
Definition at line 39 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h.
|
|||||
|
Definition at line 70 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Definition at line 69 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Definition at line 67 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Definition at line 68 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Typedef for boundary point image Definition at line 66 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Reimplemented from itk::ImageToImageFilter< BloxBoundaryProfileImage< dim >, BloxCoreAtomImage< dim > >. Definition at line 50 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
How we represent gradients. Definition at line 99 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Image index typedef Definition at line 84 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Definition at line 63 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Typedef to describe the output image region type. Reimplemented from itk::ImageToImageFilter< BloxBoundaryProfileImage< dim >, BloxCoreAtomImage< dim > >. Definition at line 90 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Definition at line 62 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Image pixel value typedef Definition at line 87 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Reimplemented from itk::ImageToImageFilter< BloxBoundaryProfileImage< dim >, BloxCoreAtomImage< dim > >. Definition at line 49 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
The type of Point used to convert between physical and blox space Definition at line 93 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Standard class typedefs. Reimplemented from itk::ImageToImageFilter< BloxBoundaryProfileImage< dim >, BloxCoreAtomImage< dim > >. Definition at line 46 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Image size typedef Definition at line 81 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Definition at line 77 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Definition at line 78 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Definition at line 76 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Definition at line 74 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Definition at line 75 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Typedef for blurred source image Definition at line 73 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Reimplemented from itk::ImageToImageFilter< BloxBoundaryProfileImage< dim >, BloxCoreAtomImage< dim > >. Definition at line 48 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
Definition at line 61 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||
|
The vector between two points Definition at line 96 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||||||
|
|
|
|||||||||
|
Definition at line 125 of file itkBloxBoundaryProfileImageToBloxCoreAtomImageFilter.h. |
|
|||||||||
|
Walk the input image, find core atoms, store them. |
|
||||||||||
|
Find core atoms given a specific boundary point. |
|
|||||||||
|
Method for forming the BloxBoundaryPointImage. |
|
|||||||||
|
Overload of base class function to generate input region Reimplemented from itk::ImageToImageFilter< BloxBoundaryProfileImage< dim >, BloxCoreAtomImage< dim > >. |
|
|||||||||
|
Run-time type information (and related methods). Reimplemented from itk::ImageToImageFilter< BloxBoundaryProfileImage< dim >, BloxCoreAtomImage< dim > >. |
|
||||||||||||||||||||
|
Number of dimensions |
|
|||||||||
|
Method for creation through the object factory. |
|
||||||||||||||||
|
Reimplemented from itk::ImageToImageFilter< BloxBoundaryProfileImage< dim >, BloxCoreAtomImage< dim > >. |
|
||||||||||
|
Gets and sets for member variables. |
|
||||||||||
|
Gets and sets for member variables. |
|
||||||||||
|
Gets and sets for member variables. |
|
||||||||||
|
Set the two input images * |
|
||||||||||
|
Set the two input images * |
|
||||||||||
|
Gets and sets for member variables. |
1.2.15 written by Dimitri van Heesch,
© 1997-2000