Book Image

IPython Interactive Computing and Visualization Cookbook

By : Cyrille Rossant
Book Image

IPython Interactive Computing and Visualization Cookbook

By: Cyrille Rossant

Overview of this book

Table of Contents (22 chapters)
IPython Interactive Computing and Visualization Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 11. Image and Audio Processing

In this chapter, we will cover the following topics:

  • Manipulating the exposure of an image

  • Applying filters on an image

  • Segmenting an image

  • Finding points of interest in an image

  • Detecting faces in an image with OpenCV

  • Applying digital filters to speech sounds

  • Creating a sound synthesizer in the notebook