📚 The CoCalc Library - books, templates and other resources
License: OTHER
scikit-image tutorial at SciPy 2015
This directory contains the materials for the scikit-image
tutorial given at SciPy 2015 by Stéfan van der Walt, Joshua Warner, and Steven Silvester, titled "Image Analysis in Python with SciPy and Scikit-Image".
After cloning or downloading this repo, start an IPython notebook server in the root directory. For example, in a command terminal, type:
Then, open up the notebook named index.ipynb
and follow the link to SciPy 2015. Individual lecture notebooks are linked from there.
Find solved notebooks in the lectures/solutions
directory. Exercise solutions for sections 0, 1, and 2 are compiled in the 012_solutions.ipynb
notebook.