A lesson teaching foundational image processing skills with Python and scikit-image.
This lesson introduces fundamental concepts in image handling and processing. Learners will gain the skills needed to load images into Python, to select, summarise, and modify specific regions in these image, and to identify and extract objects within an image for further analysis.
The lesson assumes a working knowledge of Python and some previous exposure to the Bash shell.
A detailed list of prerequisites can be found in learners/prereqs.md
.
- Make a suggestion or correct an error by raising an Issue.
All participants should agree to abide by the The Carpentries Code of Conduct.
The Image Processing with Python lesson is currently being maintained by:
The lesson is built on content originally developed by Mark Meysenburg, Tessa Durham Brooks, Dominik Kutra, Constantin Pape, and Erin Becker.