dkazanc / TomoPhantom

Software to generate 2D/3D/4D analytical phantoms and their Radon transforms (parallel beam) for image processing
https://dkazanc.github.io/TomoPhantom/
Apache License 2.0
116 stars 53 forks source link

cythonizing phantom2D #3

Closed dkazanc closed 6 years ago

dkazanc commented 6 years ago

Trying to cythonize phantom2 (following phantom3 pattern) in newSino3D branch... Although I'm able to compile and run, the result is gibberish. Possibly some issues with phantom2D.pyx? help is appreciated!