#include <itkWatershedBoundary.h>
Collaboration diagram for itk::watershed::Boundary< TScalarType, TDimension >::flat_region_t:
Public Attributes | |
std::list< unsigned long > | offset_list |
ScalarType | bounds_min |
unsigned long | min_label |
ScalarType | value |
|
The value of the lowest point (indicating the steepest descent) along the boundary of the flat region of which this pixel is a member. Definition at line 108 of file itkWatershedBoundary.h. |
|
The label associated with the lowest point point along this flat region boundary. Definition at line 112 of file itkWatershedBoundary.h. |
|
Indicies into the associated Face containing boundary pixels. These give access to spatial information, label and flow associated with this boundary pixel connection. Definition at line 104 of file itkWatershedBoundary.h. |
|
The value of this flat region Definition at line 115 of file itkWatershedBoundary.h. |