ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes
Module ITKImageLabel
Group Filtering
+ Collaboration diagram for Module ITKImageLabel:

Classes

class  itk::BinaryContourImageFilter< TInputImage, TOutputImage >
 Labels the pixels on the border of the objects in a binary image. More...
class  itk::ChangeLabelImageFilter< TInputImage, TOutputImage >
 Change Sets of Labels. More...
class  itk::LabelContourImageFilter< TInputImage, TOutputImage >
 Labels the pixels on the border of the objects in a labeled image. More...

Detailed Description

This module contains filters intended to operate on images of labels. Such images are typically the output of segmentation and classification filters, such as watersheds or statistical classifiers. The filters in this module compute label statistics and perform operations between labels.

Dependencies: