The Insight Journal logo

Creation and Demonstration of a Framework for Handling Paths in ITK

Galeotti, John, Stetten, George
Carnegie Mellon University Robotics Institute
The Insight Journal logo

Please use this identifier to cite or link to this publication: http://hdl.handle.net/1926/40
New: Prefer using the following doi: https://doi.org/10.54294/nlgr70
Submitted by John Galeotti on 2005-08-05T19:55:57Z.

A hierarchy of path data types and basic path filters were added to ITK, providing a general framework for curves that map a scalar value to a point in n-dimensional space. The framework supports curves that are either continuous (parametric curves) or discrete (chain-codes). Example usage of the entire framework is demonstrated using a previously published 2D active contour algorithm that was converted to ITK.