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

Go to the source code of this file.

Classes

class  itk::simple::LabelContourImageFilter
 Labels the pixels on the border of the objects in a labeled image. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::LabelContour (const Image &image1, bool fullyConnected=false, double backgroundValue=0)
 Labels the pixels on the border of the objects in a labeled image. More...