© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
A. PajankarHands-on Matplotlibhttps://doi.org/10.1007/978-1-4842-7410-1_8

8. Image and Audio Visualization

Ashwin Pajankar1  
(1)
Nashik, Maharashtra, India
 

In the previous chapter, you learned how to create visualizations with histograms, contours, and stream plots.

In this chapter, you will learn how to process and visualize images and audio with Matplotlib. Specifically, you will learn about the following topics in this chapter:
  • Visualizing images

  • Interpolation methods

  • Audio visualization

  • Audio processing

After reading this chapter, we will be able to visualize images and audio with Matplotlib.

Visualizing Images

You can read digital images with Matplotlib, which ...

Get Hands-on Matplotlib: Learn Plotting and Visualizations with Python 3 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.