+ 3
imread is deprecated! imread is deprecated in SciPy 1.0.0, and will be removed in 1.2.0. Use imageio.imread instead.
Read an image from a file as an array.
This function is only available if Python Imaging Library (PIL) is installed.
https://docs.scipy.org/doc/scipy/reference/generated/scipy.misc.imread.html