ITK  5.0.0
Insight Segmentation and Registration Toolkit
Classes
Module MinimalPathExtraction
+ Collaboration diagram for Module MinimalPathExtraction:

Classes

class  itk::ArrivalFunctionToPathCommand< TFilter >
 
class  itk::ArrivalFunctionToPathFilter< TInputImage, TOutputPath >
 
class  itk::IterateNeighborhoodOptimizer
 
class  itk::PhysicalCentralDifferenceImageFunction< TInputImage, TCoordRep >
 
class  itk::SingleImageCostFunction< TImage >
 
class  itk::SpeedFunctionPathInformation< TPoint >
 
class  itk::SpeedFunctionToPathFilter< TInputImage, TOutputPath >
 

Detailed Description

This module implements a minimal path extraction framework based on Fast Marching arrival functions.

A more detailed description can be found in the Insight Journal article::

Mueller, D. "Fast Marching Minimal Path Extraction in ITK" http://hdl.handle.net/1926/1332 http://www.insight-journal.org/browse/publication/213 March, 2008.

Dependencies: