{ } Raw JSON

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

function

skimage.data._fetchers:kidney

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

Signature

def   kidney ( )

Summary

Mouse kidney tissue.

Extended Summary

This biological tissue on a pre-prepared slide was imaged with confocal fluorescence microscopy (Nikon C1 inverted microscope). Image shape is (16, 512, 512, 3). That is 512x512 pixels in X-Y, 16 image slices in Z, and 3 color channels (emission wavelengths 450nm, 515nm, and 605nm, respectively). Real-space voxel size is 1.24 microns in X-Y, and 1.25 microns in Z. Data type is unsigned 16-bit integers.

Returns

kidney : ndarray of shape (16, 512, 512, 3) and dtype uint16

Kidney 3D multichannel image.

Notes

This image was acquired by Genevieve Buckley at Monasoh Micro Imaging in 2018. License: CC0

Aliases

  • skimage.data.kidney