Skip to content

arbrefleur/lprec_seq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LPREC_SEQ


OVERVIEW

Pure python version for computing the Radon transform and backprojection via the log-polar-based method, for details see:
[1] Andersson, Fredrik, Marcus Carlsson, and Viktor V. Nikitin. "Fast algorithms and efficient GPU implementations 
for the Radon transform and the back-projection operator represented as convolution operators." 
SIAM Journal on Imaging Sciences 9.2 (2016): 637-664.



INSTALLATION

run python setup.py build


TESTS

See directory tests/ and jupyter notebook therein

About

Pure python version for computing the Radon transform and backprojection via the log-polar-based method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.5%
  • Python 5.7%
  • MATLAB 1.8%