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.
Zitieren als
Patrick Bolan (2026). 3D Shepp-Logan Phantom (https://de.mathworks.com/matlabcentral/fileexchange/50974-3d-shepp-logan-phantom), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert von: 3D Shepp-Logan phantom
Inspiriert: CT Basic reconstruction algorithms
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.0 |
