Abel transform and its inverse

35 views (last 30 days)
elham sa
elham sa on 28 Jul 2015
Commented: Leigh Stanger on 4 Jul 2019
I know that Line Spread Function (LSF) is the integral of the Point Spread Function (PSF). and I know that LSF is Abel transform of PSF. Does MATLAB have Inverse Abel Transform to recover a circularly symmetric PSF from a given LSF?

Accepted Answer

elham sa
elham sa on 29 Jul 2015
You don't need Abel Transform here, if you have a circularly symmetric PSF.
A slice of a full MTF is 1D Fourier transform of LSF. full 2D MTF is 2D Fourier transform of PSF. Using Central slice theorem, you can stack your LSF, and do an inverse Radon transform (iradon in Matlab), you get your circularly symmetric 2D PSF!
  1 Comment
Leigh Stanger
Leigh Stanger on 4 Jul 2019
Hi
I dont know if this is still of interest but could you point to some literature showing that you do not need to do an inverse abel transform to the LSF to get a radially symmetric PSF.
A report by NIST on thermal camera metrology suggests you do.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!