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

Go to the source code of this file.

Classes

class  itk::simple::BinaryReconstructionByDilationImageFilter
 binary reconstruction by dilation of an image More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::BinaryReconstructionByDilation (const Image &image1, const Image &image2, double backgroundValue=0.0, double foregroundValue=1.0, bool fullyConnected=false)
 binary reconstruction by dilation of an image More...