# A direct comparison of high-speed methods for the numerical Abel   transform

**Authors:** Daniel D. Hickstein, Stephen T. Gibson, Roman Yurchak, Dhrubajyoti D., Das, Mikhail Ryazanov

arXiv: 1902.09007 · 2019-07-24

## TL;DR

This paper compares eight numerical methods for the Abel transform within a unified Python software, highlighting their accuracy and efficiency, and demonstrating high-speed processing capabilities for large images.

## Contribution

It provides a comprehensive, open-source comparison of Abel transform methods, optimizing algorithms for high-speed processing of large images.

## Key findings

- Most methods produce similar high-quality results.
- Computational efficiency varies by several orders of magnitude.
- Some methods can process 1-megapixel images at over 100 frames per second.

## Abstract

The Abel transform is a mathematical operation that transforms a cylindrically symmetric three-dimensional (3D) object into its two-dimensional (2D) projection. The inverse Abel transform reconstructs the 3D object from the 2D projection. Abel transforms have wide application across numerous fields of science, especially chemical physics, astronomy, and the study of laser-plasma plumes. Consequently, many numerical methods for the Abel transform have been developed, which makes it challenging to select the ideal method for a specific application. In this work eight transform methods have been incorporated into a single, open-source Python software package (PyAbel) to provide a direct comparison of the capabilities, advantages, and relative computational efficiency of each transform method. Most of the tested methods provide similar, high-quality results. However, the computational efficiency varies across several orders of magnitude. By optimizing the algorithms, we find that some transform methods are sufficiently fast to transform 1-megapixel images at more than 100 frames per second on a desktop personal computer. In addition, we demonstrate the transform of gigapixel images.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.09007/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1902.09007/full.md

## References

32 references — full list in the complete paper: https://tomesphere.com/paper/1902.09007/full.md

---
Source: https://tomesphere.com/paper/1902.09007