The Insight Journal logo

Slice by slice filtering with ITK

Lehmann, Gaetan
INRA
The Insight Journal logo

Please use this identifier to cite or link to this publication: http://hdl.handle.net/1926/368
New: Prefer using the following doi: https://doi.org/10.54294/47329s
Submitted by Gaetan Lehmann on 2006-11-13T20:27:55Z.

While filtering in N dimensions is a main feature of ITK, filtering an image in N-1 dimensions, slice by slice, can be very useful in many cases. Currently, this operation require a consequent amount of work to be done with ITK. A new filter is provided with this article to perform this operation with only a few lines of code.