Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::watershed::SegmentTable< TScalarType >::segment_t Struct Reference

#include <itkWatershedSegmentTable.h>

Collaboration diagram for itk::watershed::SegmentTable< TScalarType >::segment_t:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class TScalarType>
struct itk::watershed::SegmentTable< TScalarType >::segment_t

Structure holding information about each segment in an image.

Definition at line 95 of file itkWatershedSegmentTable.h.

Public Attributes

edge_list_t edge_list
ScalarType min


Member Data Documentation

template<class TScalarType>
edge_list_t itk::watershed::SegmentTable< TScalarType >::segment_t::edge_list

Definition at line 98 of file itkWatershedSegmentTable.h.

template<class TScalarType>
ScalarType itk::watershed::SegmentTable< TScalarType >::segment_t::min

Definition at line 97 of file itkWatershedSegmentTable.h.


The documentation for this struct was generated from the following file:
Generated at Thu Nov 6 14:34:03 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000