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

Go to the source code of this file.

Classes

class  itk::simple::BinaryThinningImageFilter
 This filter computes one-pixel-wide edges of the input image. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::BinaryThinning (const Image &image1)
 This filter computes one-pixel-wide edges of the input image. More...