3D Shepp-Logan Phantom
A 3D extension of MATLAB's phantom function - generates a phantom consisting of an arbitrary number of ellipsoids in 3D.
Matthias Schabel wrote this originally (thanks Matthias!); I made a small modification so that the size of the resultant 3D image can have anisotropic dimensions:
ph = phantom([256 128 32]);
... while still supporting custom ellipses.
Cite As
Patrick Bolan (2024). 3D Shepp-Logan Phantom (https://www.mathworks.com/matlabcentral/fileexchange/50974-3d-shepp-logan-phantom), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: 3D Shepp-Logan phantom
Inspired: CT Basic reconstruction algorithms, 3D Shepp-Logan Phantom
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |