René's URL Explorer Experiment


Title: Image tutorial — Matplotlib 3.10.8 documentation

direct link

Domain: matplotlib.org

docsearch:languageen
docbuild:last-updateDec 12, 2025

Links:

Skip to main contenthttps://matplotlib.org/tutorials/images.html#main-content
https://matplotlib.org/stable/
Plot typeshttps://matplotlib.org/plot_types/index.html
User guidehttps://matplotlib.org/users/index.html
Tutorialshttps://matplotlib.org/tutorials/index.html
Exampleshttps://matplotlib.org/gallery/index.html
Referencehttps://matplotlib.org/api/index.html
Contributehttps://matplotlib.org/devel/index.html
Releaseshttps://matplotlib.org/users/release_notes.html
Gitterhttps://gitter.im/matplotlib/matplotlib
Discoursehttps://discourse.matplotlib.org
GitHubhttps://github.com/matplotlib/matplotlib
Twitterhttps://twitter.com/matplotlib/
Plot typeshttps://matplotlib.org/plot_types/index.html
User guidehttps://matplotlib.org/users/index.html
Tutorialshttps://matplotlib.org/tutorials/index.html
Exampleshttps://matplotlib.org/gallery/index.html
Referencehttps://matplotlib.org/api/index.html
Contributehttps://matplotlib.org/devel/index.html
Releaseshttps://matplotlib.org/users/release_notes.html
Gitterhttps://gitter.im/matplotlib/matplotlib
Discoursehttps://discourse.matplotlib.org
GitHubhttps://github.com/matplotlib/matplotlib
Twitterhttps://twitter.com/matplotlib/
Pyplot tutorialhttps://matplotlib.org/tutorials/pyplot.html
Image tutorialhttps://matplotlib.org/tutorials/images.html
The Lifecycle of a Plothttps://matplotlib.org/tutorials/lifecycle.html
Artist tutorialhttps://matplotlib.org/tutorials/artists.html
https://matplotlib.org/index.html
Tutorialshttps://matplotlib.org/tutorials/index.html
Go to the endhttps://matplotlib.org/tutorials/images.html#sphx-glr-download-tutorials-images-py
#https://matplotlib.org/tutorials/images.html#image-tutorial
#https://matplotlib.org/tutorials/images.html#startup-commands
IPython's documentation on GUI event loopshttps://ipython.readthedocs.io/en/stable/interactive/reference.html#gui-event-loop-support
Matplotlib Application Interfaces (APIs)https://matplotlib.org/users/explain/figure/api_interfaces.html#api-interfaces
Quick start guidehttps://matplotlib.org/users/explain/quick_start.html#quick-start
#https://matplotlib.org/tutorials/images.html#importing-image-data-into-numpy-arrays
Pillowhttps://pillow.readthedocs.io/en/latest/
stinkbug.pnghttps://raw.githubusercontent.com/matplotlib/matplotlib/main/doc/_static/stinkbug.png
PIL.Image.openhttps://pillow.readthedocs.io/en/stable/reference/Image.html#PIL.Image.open
PIL.Image.Imagehttps://pillow.readthedocs.io/en/stable/reference/Image.html#PIL.Image.Image
imghttps://pillow.readthedocs.io/en/stable/reference/plugins.html#PIL.PngImagePlugin.PngImageFile
np.asarrayhttps://numpy.org/doc/stable/reference/generated/numpy.asarray.html#numpy.asarray
Image.openhttps://pillow.readthedocs.io/en/stable/reference/Image.html#PIL.Image.open
imghttps://pillow.readthedocs.io/en/stable/reference/plugins.html#PIL.PngImagePlugin.PngImageFile
#https://matplotlib.org/tutorials/images.html#plotting-numpy-arrays-as-images
imshow()https://matplotlib.org/api/_as_gen/matplotlib.pyplot.imshow.html#matplotlib.pyplot.imshow
imgplothttps://matplotlib.org/api/image_api.html#matplotlib.image.AxesImage
plt.imshowhttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.imshow.html#matplotlib.pyplot.imshow
imghttps://pillow.readthedocs.io/en/stable/reference/plugins.html#PIL.PngImagePlugin.PngImageFile
#https://matplotlib.org/tutorials/images.html#applying-pseudocolor-schemes-to-image-plots
Numpy tutorialhttps://numpy.org/doc/stable/user/quickstart.html#indexing-slicing-and-iterating
lum_imghttps://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray
imghttps://pillow.readthedocs.io/en/stable/reference/plugins.html#PIL.PngImagePlugin.PngImageFile
plt.imshowhttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.imshow.html#matplotlib.pyplot.imshow
lum_imghttps://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray
plt.imshowhttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.imshow.html#matplotlib.pyplot.imshow
lum_imghttps://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray
set_cmap()https://matplotlib.org/api/cm_api.html#matplotlib.cm.ScalarMappable.set_cmap
imgplothttps://matplotlib.org/api/image_api.html#matplotlib.image.AxesImage
plt.imshowhttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.imshow.html#matplotlib.pyplot.imshow
lum_imghttps://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray
imgplot.set_cmaphttps://matplotlib.org/api/colorizer_api.html#matplotlib.colorizer._ColorizerInterface.set_cmap
list and images of the colormapshttps://matplotlib.org/users/explain/colors/colormaps.html#colormaps
#https://matplotlib.org/tutorials/images.html#color-scale-reference
imgplothttps://matplotlib.org/api/image_api.html#matplotlib.image.AxesImage
plt.imshowhttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.imshow.html#matplotlib.pyplot.imshow
lum_imghttps://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray
plt.colorbarhttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.colorbar.html#matplotlib.pyplot.colorbar
#https://matplotlib.org/tutorials/images.html#examining-a-specific-data-range
hist()https://matplotlib.org/api/_as_gen/matplotlib.pyplot.hist.html#matplotlib.pyplot.hist
plt.histhttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.hist.html#matplotlib.pyplot.hist
lum_imghttps://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray
plt.imshowhttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.imshow.html#matplotlib.pyplot.imshow
lum_imghttps://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray
set_clim()https://matplotlib.org/api/cm_api.html#matplotlib.cm.ScalarMappable.set_clim
imgplothttps://matplotlib.org/api/image_api.html#matplotlib.image.AxesImage
plt.imshowhttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.imshow.html#matplotlib.pyplot.imshow
lum_imghttps://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray
imgplot.set_climhttps://matplotlib.org/api/colorizer_api.html#matplotlib.colorizer._ColorizerInterface.set_clim
#https://matplotlib.org/tutorials/images.html#array-interpolation-schemes
imghttps://pillow.readthedocs.io/en/stable/reference/plugins.html#PIL.PngImagePlugin.PngImageFile
Image.openhttps://pillow.readthedocs.io/en/stable/reference/Image.html#PIL.Image.open
img.thumbnailhttps://pillow.readthedocs.io/en/stable/reference/Image.html#PIL.Image.Image.thumbnail
imgplothttps://matplotlib.org/api/image_api.html#matplotlib.image.AxesImage
plt.imshowhttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.imshow.html#matplotlib.pyplot.imshow
imghttps://pillow.readthedocs.io/en/stable/reference/plugins.html#PIL.PngImagePlugin.PngImageFile
imshow()https://matplotlib.org/api/_as_gen/matplotlib.pyplot.imshow.html#matplotlib.pyplot.imshow
imgplothttps://matplotlib.org/api/image_api.html#matplotlib.image.AxesImage
plt.imshowhttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.imshow.html#matplotlib.pyplot.imshow
imghttps://pillow.readthedocs.io/en/stable/reference/plugins.html#PIL.PngImagePlugin.PngImageFile
imgplothttps://matplotlib.org/api/image_api.html#matplotlib.image.AxesImage
plt.imshowhttps://matplotlib.org/api/_as_gen/matplotlib.pyplot.imshow.html#matplotlib.pyplot.imshow
imghttps://pillow.readthedocs.io/en/stable/reference/plugins.html#PIL.PngImagePlugin.PngImageFile
Download Jupyter notebook: images.ipynbhttps://matplotlib.org/_downloads/33cdbcfd1b016e6cea1c03ad960b40ce/images.ipynb
Download Python source code: images.pyhttps://matplotlib.org/_downloads/6da5ecb585bca3fd57ae9c5b9f7c8699/images.py
Download zipped: images.ziphttps://matplotlib.org/_downloads/09e23ac1295593e2867ca974c8cb5a22/images.zip
Gallery generated by Sphinx-Galleryhttps://sphinx-gallery.github.io
Startup commandshttps://matplotlib.org/tutorials/images.html#startup-commands
Importing image data into Numpy arrayshttps://matplotlib.org/tutorials/images.html#importing-image-data-into-numpy-arrays
Plotting numpy arrays as imageshttps://matplotlib.org/tutorials/images.html#plotting-numpy-arrays-as-images
Applying pseudocolor schemes to image plotshttps://matplotlib.org/tutorials/images.html#applying-pseudocolor-schemes-to-image-plots
Color scale referencehttps://matplotlib.org/tutorials/images.html#color-scale-reference
Examining a specific data rangehttps://matplotlib.org/tutorials/images.html#examining-a-specific-data-range
Array Interpolation schemeshttps://matplotlib.org/tutorials/images.html#array-interpolation-schemes
Sphinxhttps://www.sphinx-doc.org/
PyData Sphinx Themehttps://pydata-sphinx-theme.readthedocs.io/en/stable/index.html

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.