![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
Collaboration diagram for Path Representation Objects:Classes | |
| class | itk::ChainCodePath< VDimension > |
| Represent a path as a sequence of connected image index offsets. More... | |
| class | itk::ChainCodePath2D |
| Represent a 2D path as a sequence of connected image index offsets. More... | |
| class | itk::FourierSeriesPath< VDimension > |
| Represent a closed path through ND Space by its frequency components. More... | |
| class | itk::OrthogonallyCorrected2DParametricPath |
| Represent an orthogonally corrected 2D parametric path. More... | |
| class | itk::ParametricPath< VDimension > |
| Represent a parametric path through ND Space. More... | |
| class | itk::Path< TInput, TOutput, VDimension > |
| Represent a path through ND Space. More... | |
| class | itk::PathConstIterator< TImage, TPath > |
| PathConstIterator iterates (traces) over a path through an image. More... | |
| class | itk::PathIterator< TImage, TPath > |
| PathIterator iterates (traces) over a path through an image. More... | |
| class | itk::PolyLineParametricPath< VDimension > |
| Represent a path of line segments through ND Space. More... | |
This category includes the objects required to represent paths in ITK.
1.8.1