A webpage for the Image Processing with Python lesson teaching foundational image processing skills with Python and scikit-image. Hosted by Advanced Research Computing at the University of Birmingham.
This lesson content, which can be found the workshop site, 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.
There is an extra episode covering analysis of multidimensional data (3D stacks and timelapses) including use of the Napari image viewer. This additional episode is not part of the official Carpentries Image Processing with Python lesson. It was developed by Jeremy Pike from the Research Software Group and the Institute for Interdisciplinary Data Science and AI at the University of Birmingham.