B31XB-IIP-Introduction-skimage

Table of Contents

Information about the module

  • ViBOT & MsCV - Universite de Bourgogne
  • Instructors: Fabrice Meriaudeau, Guillaume Lemaitre.
  • Contact: Contact email for personal queries.

Course description

This practise will allow you to acquire a broad knowledge of the scikit-image toolbox.

Software prerequisite

The practises are using Python. We advise you to use the Anaconda bundle. Download Anaconda here and follow the instructions. Furthermore, you will need to install the following packages for the practise:

  • ipython notebook - conda install ipython-notebook
  • scikit-image - conda install scikit-image

Additional material

Supplement material can be found in the following wonderful books:

The following guides can be useful to use git and github.