{ } Raw JSON

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

function

skimage.data._fetchers:text

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

Signature

def   text ( )

Summary

Gray-level "text" image used for corner detection.

Returns

text : ndarray of shape (172, 448) and dtype uint8

Text image.

Notes

This image was downloaded from Wikipedia <https://en.wikipedia.org/wiki/File:Corner.png>`__.

No known copyright restrictions, released into the public domain.

Aliases

  • skimage.data.text