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

Go to the source code of this file.

Classes

class  itk::simple::BinaryPruningImageFilter
 This filter removes "spurs" of less than a certain length in the input image. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::BinaryPruning (const Image &image1, uint32_t iteration=3u)
 This filter removes "spurs" of less than a certain length in the input image. More...
 
Image itk::simple::BinaryPruning (const Image &image1, uint32_t iteration=3u)
 This filter removes "spurs" of less than a certain length in the input image. More...