This document serves as an introduction to image processing using Python and its libraries including numpy, scipy, and matplotlib, aimed at students of a master course module. It covers the installation of necessary software, basic Python programming concepts, and functional image processing tasks such as loading, manipulating, and saving images. The document emphasizes Python's ease of learning and interactive workflow, making it suitable for practical image processing applications.