Go to the source code of this file.
Data Structures | |
| class | TWatershed< dim > |
| templated version of the standard watershed algorithm More... | |
| class | TWatershedFilterPlugin< dim > |
| plugin for the templated version of the standard watershed algorithm More... | |
Variables | |
| static const unsigned int | boundary_label = std::numeric_limits<unsigned int>::max() |
|
static |
Definition at line 109 of file watershed.hh.
Referenced by TWatershed< dim >::operator()().