#include <itkWatershedBoundaryResolver.h>
Inheritance diagram for itk::watershed::BoundaryResolver< TPixelType, TDimension >:
Definition at line 66 of file itkWatershedBoundaryResolver.h.
|
Definition at line 83 of file itkWatershedBoundaryResolver.h. |
|
Set up smart pointer and object factory definitions. Reimplemented from itk::ProcessObject. Definition at line 73 of file itkWatershedBoundaryResolver.h. |
|
Smart Pointer type to a DataObject. Reimplemented from itk::ProcessObject. Definition at line 86 of file itkWatershedBoundaryResolver.h. |
|
Definition at line 84 of file itkWatershedBoundaryResolver.h. |
|
Some convenient typedefs. Definition at line 82 of file itkWatershedBoundaryResolver.h. |
|
Set up smart pointer and object factory definitions. Reimplemented from itk::ProcessObject. Definition at line 72 of file itkWatershedBoundaryResolver.h. |
|
Definition at line 85 of file itkWatershedBoundaryResolver.h. |
|
Set up smart pointer and object factory definitions. Reimplemented from itk::ProcessObject. Definition at line 70 of file itkWatershedBoundaryResolver.h. |
|
Set up smart pointer and object factory definitions. Reimplemented from itk::ProcessObject. Definition at line 71 of file itkWatershedBoundaryResolver.h. |
|
Standard itk::ProcessObject subclass method. Definition at line 124 of file itkWatershedBoundaryResolver.h. |
|
Standard itk::ProcessObject subclass method. Definition at line 131 of file itkWatershedBoundaryResolver.h. |
|
Standard itk::ProcessObject subclass method. Definition at line 132 of file itkWatershedBoundaryResolver.h. |
|
Standard non-threaded pipeline method Reimplemented from itk::ProcessObject. |
|
Given one output whose requested region has been set, how should the requested regions for the remaining outputs of the process object be set? By default, all the outputs are set to the same requested region. If a filter needs to produce different requested regions for each output, for instance an image processing filter producing several outputs at different resolutions, then that filter may override this method and set the requested regions appropriatedly. Note that a filter producing multiple outputs of different types is required to override this method. The default implementation can only correctly handle multiple outputs of the same type. Reimplemented from itk::ProcessObject. |
|
Set/Get the first of two boundaries that are to be resolved. Definition at line 91 of file itkWatershedBoundaryResolver.h. |
|
Set/Get the second of two boundaries that are to be resolved. Definition at line 98 of file itkWatershedBoundaryResolver.h. |
|
This method sets/gets the equivalency table used to store equivalencies among segments that are generated from the boundary resolution algorithm. Definition at line 113 of file itkWatershedBoundaryResolver.h. |
|
Set/Get the face of the boundary object that we are going to resolve. |
|
Set up smart pointer and object factory definitions. Reimplemented from itk::ProcessObject. |
|
Expose the image dimension at run time. |
|
Standard itk::ProcessObject subclass method. Reimplemented from itk::ProcessObject. |
|
Set up smart pointer and object factory definitions. Reimplemented from itk::Object. |
|
Standard itk::ProcessObject subclass method. Reimplemented from itk::ProcessObject. Definition at line 133 of file itkWatershedBoundaryResolver.h. |
|
Standard itk::ProcessObject subclass method. Reimplemented from itk::ProcessObject. |
|
Set/Get the first of two boundaries that are to be resolved. Definition at line 89 of file itkWatershedBoundaryResolver.h. |
|
Set/Get the second of two boundaries that are to be resolved. Definition at line 96 of file itkWatershedBoundaryResolver.h. |
|
This method sets/gets the equivalency table used to store equivalencies among segments that are generated from the boundary resolution algorithm. Definition at line 111 of file itkWatershedBoundaryResolver.h. |
|
Set/Get the face of the boundary object that we are going to resolve. |
|
Definition at line 137 of file itkWatershedBoundaryResolver.h. |