Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132928 views
License: OTHER
Kernel: Python 3

Image analysis in Python with SciPy and scikit-image

To participate, please follow the preparation instructions at

https://github.com/scikit-image/skimage-tutorials/

(click on **preparation.md**).


TL;DR: Install Python 3.6, scikit-image, and the Jupyter notebook. Then clone this repo:
git clone --depth=1 https://github.com/scikit-image/skimage-tutorials

scikit-image is a collection of image processing algorithms for the SciPy ecosystem. It aims to have a Pythonic API (read: does what you'd expect), is well documented, and provides researchers and practitioners with well-tested, fundamental building blocks for rapidly constructing sophisticated image processing pipelines.

In this tutorial, we provide an interactive overview of the library, where participants have the opportunity to try their hand at various image processing challenges.

Attendees are expected to have a working knowledge of NumPy, SciPy, and Matplotlib.

Across domains, modalities, and scales of exploration, images form an integral subset of scientific measurements. Despite a deep appeal to human intuition, gaining understanding of image content remains challenging, and often relies on heuristics. Even so, the wealth of knowledge contained inside of images cannot be understated, and scikit-image, along with SciPy, provides a strong foundation upon which to build algorithms and applications for exploring this domain.

Prerequisites

Please see the preparation instructions.

Schedule

Note: Snacks are available 2:15-4:00; coffee & tea until 5.

For later

After the tutorial

Stay in touch!

%run ../../check_setup.py
[✓] scikit-image 0.14.0 [✓] numpy 1.14.5 [✓] scipy 1.1.0 [✓] matplotlib 2.2.2 [✓] notebook 5.4.0 [✓] scikit-learn 0.19.1