SciPy

scipy.misc.lena

scipy.misc.lena()[source]

Function that previously returned an example image

Note

Removed in 0.17

Parameters:

None

Returns:

None

Raises:

RuntimeError

This functionality has been removed due to licensing reasons.

See also

face, ascent

Notes

The image previously returned by this function has an incompatible license and has been removed from SciPy. Please use face or ascent instead.

Previous topic

scipy.misc.info

Next topic

scipy.misc.logsumexp