Contribute Media
A thank you to everyone who makes this possible: Read More

Image Analysis in Python with SciPy and scikit-image

Translations: en en

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

Details

Improve this page