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

Go to the source code of this file.

Classes

class  itk::simple::AreaClosingImageFilter
 Morphological closing by attributes. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::AreaClosing (const Image &image1, double lambda=0.0, bool useImageSpacing=true, bool fullyConnected=false)
 Morphological closing by attributes. More...
 
Image itk::simple::AreaClosing (const Image &image1, double lambda=0.0, bool useImageSpacing=true, bool fullyConnected=false)
 Morphological closing by attributes. More...