SimpleITK  1.0.1
Classes | Namespaces | Functions
sitkMorphologicalWatershedFromMarkersImageFilter.h File Reference
#include <memory>
#include "sitkImageFilter.h"
#include "sitkDualMemberFunctionFactory.h"
#include "sitkBasicFilters.h"
+ Include dependency graph for sitkMorphologicalWatershedFromMarkersImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::simple::MorphologicalWatershedFromMarkersImageFilter
 Morphological watershed transform from markers. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::MorphologicalWatershedFromMarkers (const Image &image, const Image &markerImage, bool markWatershedLine=true, bool fullyConnected=false)
 Morphological watershed transform from markers. More...