The Insight Journal logo

ImageLinearIterator - WithIndex removed

Beare, Richard
Monash University
The Insight Journal logo

Please use this identifier to cite or link to this publication: http://hdl.handle.net/1926/1309
New: Prefer using the following doi: https://doi.org/10.54294/ozq9zl
Submitted by Richard Beare on 2007-10-19T04:09:02Z.

ITK includes a number of iterators including the {\em itkImageLinearConstIteratorWithIndex} and {\em itkImageLinearIteratorWithIndex} that support visiting voxels along lines parallel to the image axes. This is particularly useful for separable filters. This article introduces modified versions that do not maintain location index so that filters that don't require index information can perform faster. Preliminary tests indicate that the iteration speed is improved, but that filters such as the RecursiveSmoothingGaussianImageFilter do not change significantly.