@Article{NMTMA-6-72, author = {}, title = {3D Anisotropic Diffusion on GPUs by Closed-Form Local Tensor Computations}, journal = {Numerical Mathematics: Theory, Methods and Applications}, year = {2013}, volume = {6}, number = {1}, pages = {72--94}, abstract = {

We present an efficient implementation of volumetric anisotropic image diffusion filters on modern programmable graphics processing units (GPUs), where the mathematics behind volumetric diffusion is effectively reduced to the diffusion in 2D images. We hereby avoid the computational bottleneck of a time consuming eigenvalue decomposition in $\mathbb{R}^3$. Instead, we use a projection of the Hessian matrix along the surface normal onto the tangent plane of the local isodensity surface and solve for the remaining two tangent space eigenvectors. We derive closed formulas to achieve this and prevent the GPU code from branching. We show that our most complex volumetric anisotropic diffusion filters gain a speed up of more than 600 compared to a CPU solution.

}, issn = {2079-7338}, doi = {https://doi.org/10.4208/nmtma.2013.mssvm04}, url = {http://global-sci.org/intro/article_detail/nmtma/5895.html} }