ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
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... | |
struct | itk::LabelContourImageFilter< TInputImage, TOutputImage >::RunLength |
struct | itk::BinaryContourImageFilter< TInputImage, TOutputImage >::runLength |
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.