Title:
Image Analysis in Python with SciPy and scikit-image

Description:
From telescopes to satellite cameras to electron microscopes, scientists are producing more images than they can manually inspect. This tutorial will introduce automated image analysis using the idea that "images are just numpy arrays". Then we will run through various fundamental image analysis operations(filters, morphology, segmentation), and finally we will demonstrate one or two advanced real-world examples. This tutorial is aimed at people who are familiar with NumPy, SciPy, and Matplotlib, but it does not require any previous knowledge of image analysis or image processing.



Presenter(s):
 Speaker: Stéfan van der Walt, University of California, Berkeley
 Speaker: Juan Nunez-Iglesias, University of Melbourne
 Speaker: Joshua Warner, Core Developer, Scikit Image/University of Arizona