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>

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 94 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 97 of file itkWatershedSegmentTable.h.

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

Definition at line 96 of file itkWatershedSegmentTable.h.


The documentation for this struct was generated from the following file:

Generated at Thu May 28 19:33:53 2009 for ITK by doxygen 1.5.5 written by Dimitri van Heesch, © 1997-2000