Skip to content

ShkolniskyLab/PPFT2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPFT2D

Two-dimensional pseudo-polar Fourier Transform

MATLAB package to compute the 2D pseudo-polar Fourier transform and the discrete 2D Radon transform.

The functions are written in MATLAB and do not use any external packages.

All functions are documented using Matlab's comments. For help on any function in the package type help function_name

See RadonPackage.pdf for more details

Getting started

  1. Add folder to the MATLAB path (you can run initpath for that).
  2. Run testRadon.m
  3. See RadonPackage.pdf for more details

Citation

Please cite the following papers when using the code

  1. A. Averbuch, R. R. Coifman, D. L. Donoho, M. Israeli, and Y. Shkolnisky. A framework for discrete integral transformations I - the pseudo-polar Fourier transform. SIAM Journal on Scientific Computing, 30(2): 764-784, 2008.
  2. A. Averbuch, R.R. Coifman, D. L. Donoho, M. Israeli, Y. Shkolnisky and I. Sedelnikov. A framework for discrete integral transformations II - the 2D discrete Radon transform. SIAM Journal on Scientific Computing, 30(2):785-803, 2008.

About

Two-dimensional pseudo-polar Fourier Transform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages