Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Image processing is the science of manipulating digital images by computer means. This includes methods and algorithms to modify an image (resizing, filtering, registration...), improve the visual quality of an image (deblurring, denoising...) or analyze the information contained in an image (Fourier analysis, contour detection...), among others.

This textbook accompanies two courses of image processing given at the University of Strasbourg and are associated with programming exercices:

The goal of this textbook is to provide an overview of the main problems, tools and methods encountered in digital image processing. Each section of the textbook focuses on a specific problem, we were careful to write short and easy-to-read sections.

For French speakers, a Glossary lists the French translation of the technical terms used in the textbook.

This textbook is written with Jupyter Book and is accessible anywhere from a computer, tablet or phone.