The Insight Journal logo

Image Kernel Convolution

Tustison, Nicholas, Gee, James
Publication cover image

Please use this identifier to cite or link to this publication: http://hdl.handle.net/1926/1323
New: Prefer using the following doi: https://doi.org/10.54294/e292kx
Submitted by Nicholas J. Tustison on 2009-01-20 16:14:01.

Convolution is a basic operation in image analysis and the Insight Toolkit provides a well-framed mechanism for such operations (see Chapter 11 of the ITK Software Guide. The classes associated with this contribution are meant to simplify convolution operations for the user who wishes to convolve a given image with an arbitrary image kernel. This entails the use of the neighborhood iterator coupled with a image kernel neighborhood operator which we provide. A couple of examples are provided to illustrate its use.