Classes | |
class | ChainCodePath |
Represent a path as a sequence of connected image index offsets. More... | |
class | ChainCodePath2D |
Represent a 2D path as a sequence of connected image index offsets. More... | |
class | FourierSeriesPath |
Represent a closed path through ND Space by its frequency components. More... | |
class | OrthogonallyCorrected2DParametricPath |
Represent an orthogonally corrected 2D parametric path. More... | |
class | ParametricPath |
Represent a parametric path through ND Space. More... | |
class | Path |
Represent a path through ND Space. More... | |
class | PathConstIterator |
PathConstIterator iterates (traces) over a path through an image. More... | |
class | PathIterator |
PathIterator iterates (traces) over a path through an image. More... | |
class | PolyLineParametricPath |
Represent a path of line segments through ND Space. More... |