#include <itkVoronoiPartitioningImageFilter.h>
Inheritance diagram for itk::VoronoiPartitioningImageFilter:
Public Types | |
typedef VoronoiPartitioningImageFilter | Self |
typedef VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage > | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::BinaryObjectImage | BinaryObjectImage |
typedef Superclass::IndexList | IndexList |
typedef Superclass::IndexType | IndexType |
typedef Superclass::RegionType | RegionType |
typedef Superclass::InputImageType | InputImageType |
typedef Superclass::OutputImageType | OutputImageType |
typedef Superclass::PointType | PointType |
typedef Superclass::PointTypeDeque | PointTypeDeque |
typedef Superclass::PointIdIterator | PointIdIterator |
typedef Superclass::CellAutoPointer | CellAutoPointer |
typedef Superclass::EdgeIterator | EdgeIterator |
typedef Superclass::NeighborIdIterator | NeighborIdIterator |
Public Methods | |
virtual const char * | GetClassName () const |
virtual void | MakeSegmentBoundary (void) |
virtual void | MakeSegmentObject (void) |
Static Public Methods | |
Pointer | New () |
Protected Methods | |
VoronoiPartitioningImageFilter () | |
~VoronoiPartitioningImageFilter () | |
virtual void | ClassifyDiagram (void) |
virtual void | GenerateAddingSeeds (void) |
virtual bool | TestHomogeneity (IndexList &Plist) |
Definition at line 35 of file itkVoronoiPartitioningImageFilter.h.
|
Convenient typedefs. Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. Definition at line 54 of file itkVoronoiPartitioningImageFilter.h. |
|
Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. Definition at line 63 of file itkVoronoiPartitioningImageFilter.h. |
|
Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. Definition at line 44 of file itkVoronoiPartitioningImageFilter.h. |
|
Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. Definition at line 64 of file itkVoronoiPartitioningImageFilter.h. |
|
Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. Definition at line 55 of file itkVoronoiPartitioningImageFilter.h. |
|
Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. Definition at line 56 of file itkVoronoiPartitioningImageFilter.h. |
|
Convenient typedefs. Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. Definition at line 58 of file itkVoronoiPartitioningImageFilter.h. |
|
Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. Definition at line 65 of file itkVoronoiPartitioningImageFilter.h. |
|
Some convenient typedefs. Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. Definition at line 59 of file itkVoronoiPartitioningImageFilter.h. |
|
Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. Definition at line 43 of file itkVoronoiPartitioningImageFilter.h. |
|
Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. Definition at line 62 of file itkVoronoiPartitioningImageFilter.h. |
|
Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. Definition at line 60 of file itkVoronoiPartitioningImageFilter.h. |
|
Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. Definition at line 61 of file itkVoronoiPartitioningImageFilter.h. |
|
Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. Definition at line 57 of file itkVoronoiPartitioningImageFilter.h. |
|
Standard class typedefs. Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. Definition at line 40 of file itkVoronoiPartitioningImageFilter.h. |
|
Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. Definition at line 42 of file itkVoronoiPartitioningImageFilter.h. |
|
|
|
|
|
Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. |
|
Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. |
|
Run-time type information (and related methods). Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. |
|
Create the output results. Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. |
|
Create the output results. Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. |
|
Method for creation through the object factory. Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. |
|
Reimplemented from itk::VoronoiSegmentationImageFilterBase< TInputImage, TOutputImage >. |