ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Classes | |
class | itk::MRFImageFilter< TInputImage, TClassifiedImage > |
Implementation of a labeller object that uses Markov Random Fields to classify pixels in an image data set. More... | |
class | itk::RGBGibbsPriorFilter< TInputImage, TClassifiedImage > |
The RGBGibbsPriorFilter applies Gibbs Prior model for the segmentation of MRF images. More... | |
This module contains classes to perform Markov Random Field classification of image pixels. An initial label image, perhaps generated by Module ITKClassifiers, is improved by iteratively accounting for the spatial coherence of the labels.