skimage2.data.brain#

skimage2.data.brain()[source]#

Subset of data from the University of North Carolina Volume Rendering Test Data Set.

The full dataset is available at [1].

Returns:
imagendarray of shape (10, 256, 256) and dtype uint16

Notes

The 3D volume consists of 10 layers from the larger volume.

References