CVAPMar 3, 2015

Anisotropic Diffusion in ITK

arXiv:1503.00992v116 citations
AI Analysis

This work provides an incremental improvement for image processing researchers and practitioners by adapting an existing method to the ITK framework.

The authors implemented an anisotropic non-linear diffusion technique in ITK to remove noise and enhance features in images, based on a stable adaptive scheme with limited numerical resources.

Anisotropic Non-Linear Diffusion is a powerful image processing technique, which allows to simultaneously remove the noise and enhance sharp features in two or three dimensional images. Anisotropic Diffusion is understood here in the sense of Weickert, meaning that diffusion tensors are anisotropic and reflect the local orientation of image features. This is in contrast with the non-linear diffusion filter of Perona and Malik, which only involves scalar diffusion coefficients, in other words isotropic diffusion tensors. In this paper, we present an anisotropic non-linear diffusion technique we implemented in ITK. This technique is based on a recent adaptive scheme making the diffusion stable and requiring limited numerical resources. (See supplementary data.)

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes