Photographs from scikit-image
data.camera() is a real grayscale photograph, shape (512, 512). data.astronaut() is a real colour photograph, shape (512, 512, 3).
Both ship inside scikit-image. The pair is the workshop’s clearest demonstration that a colour axis is a real axis: same picture size, one extra number in the shape.