Orfeo Toolbox  3.16
Public Member Functions | Public Attributes
itk::watershed::Segmenter< TInputImage >::flat_region_t Struct Reference

#include <itkWatershedSegmenter.h>

List of all members.

Public Member Functions

 flat_region_t ()

Public Attributes

InputPixelType bounds_min
bool is_on_boundary
unsigned long * min_label_ptr
InputPixelType value

Detailed Description

template<class TInputImage>
struct itk::watershed::Segmenter< TInputImage >::flat_region_t

Structure storing information about image flat regions. Flat regions are connected pixels of the same value.

Definition at line 233 of file itkWatershedSegmenter.h.


Constructor & Destructor Documentation

template<class TInputImage>
itk::watershed::Segmenter< TInputImage >::flat_region_t::flat_region_t ( )
inline

Definition at line 240 of file itkWatershedSegmenter.h.


Member Data Documentation

template<class TInputImage>
InputPixelType itk::watershed::Segmenter< TInputImage >::flat_region_t::bounds_min
template<class TInputImage>
bool itk::watershed::Segmenter< TInputImage >::flat_region_t::is_on_boundary
template<class TInputImage>
unsigned long* itk::watershed::Segmenter< TInputImage >::flat_region_t::min_label_ptr
template<class TInputImage>
InputPixelType itk::watershed::Segmenter< TInputImage >::flat_region_t::value

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

Generated at Sun Feb 3 2013 03:02:51 for Orfeo Toolbox with doxygen 1.8.1.1