skimage2.data.text#

skimage2.data.text()[source]#

Gray-level “text” image used for corner detection.

Returns:
textndarray 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.