bundles / skimage 0.26.1rc0.dev0+git20260530.b607368ff / skimage / data / _fetchers / gravel
function
skimage.data._fetchers:gravel
source: /dev/scikit-image/src/skimage/data/_fetchers.py :539
Signature
def gravel ( ) Summary
Gravel
Returns
gravel: (512, 512) uint8 imageGrayscale gravel sample.
Notes
The original image was downloaded from CC0Textures and licensed under the Creative Commons CC0 License.
The downloaded image was then rescaled to (1024, 1024), then the top left (512, 512) pixel region was cropped prior to converting the image to grayscale and uint8 data type. The result was saved using the PNG format.
Aliases
-
skimage.data.gravel