{ } Raw JSON

bundles / skimage 0.26.1rc0.dev0+git20260530.b607368ff / skimage / data / _fetchers / shepp_logan_phantom

function

skimage.data._fetchers:shepp_logan_phantom

source: /dev/scikit-image/src/skimage/data/_fetchers.py :1003

Signature

def   shepp_logan_phantom ( )

Summary

Shepp Logan Phantom.

Returns

phantom : ndarray of shape (400, 400) and dtype float64

Image of the Shepp-Logan phantom in grayscale.

Aliases

  • skimage.data.shepp_logan_phantom

Referenced by