English

Technical Note: An Efficient Implementation of the Spherical Radon Transform with Cylindrical Apertures

Image and Video Processing 2024-02-27 v1

Abstract

The spherical Radon transform (SRT) is an integral transform that maps a function to its integrals over concentric spherical shells centered at specified sensor locations. It has several imaging applications, including synthetic aperture radar and photoacoustic computed tomography. However, computation of the SRT can be expensive. Efficient implementation of SRT on general purpose graphic processing units (GPGPUs) often utilizes non-matched implementation of the adjoint operator, leading to inconsistent gradients in optimization-based image reconstruction methods. This work details an efficient implementation of the SRT and its adjoint for the case of a cylindrical measurement aperture. Exploiting symmetry of the cylindrical geometry, the SRT can then be expressed as the composition of two circular Radon transforms (CRT). Utilizing this formulation then allows for an efficient implementation of the SRT as a discrete-to-discrete operator utilizing sparse matrix representation.

Cite

@article{arxiv.2402.15641,
  title  = {Technical Note: An Efficient Implementation of the Spherical Radon Transform with Cylindrical Apertures},
  author = {Luke Lozenski and Refik Mert Cam and Mark A. Anastasio and Umberto Villa},
  journal= {arXiv preprint arXiv:2402.15641},
  year   = {2024}
}

Comments

4 pages

R2 v1 2026-06-28T14:58:48.788Z