matplotlib.pyplot.imshow# matplotlib.pyplot.imshow(X, cmap=None, norm=None, *, aspect=None, interpolation=None, alpha=None, vmin=None, vmax=None, origin=None, extent=None, interpolation_stage=None, filternorm=True, filterrad=4.0, resample=None, url=None, data=None, **kwargs)[source]# Display data as an image, i.e., on a 2D regular raster. The input may either be actual RGB(A) data, or 2D scalar da