Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 932 Bytes

File metadata and controls

21 lines (18 loc) · 932 Bytes
layout lesson
root .

This lesson shows how to use Python and skimage to do basic image processing.

Prerequisites

This lesson assumes you have a working knowledge of Python and some previous exposure to the Bash shell. These requirements can be fulfilled by: a) completing a Software Carpentry Python workshop or b) completing a Data Carpentry Ecology workshop (with Python) and a Data Carpentry Genomics workshop or c) independent exposure to both Python and the Bash shell.

If you're unsure whether you have enough experience to participate in this workshop, please read over [this detailed list]({{ page.root }}{% link _extras/prereqs.md %}), which gives all of the functions, operators, and other concepts you will need to be familiar with. {: .prereq}

Before following the lesson, please [make sure you have the software and data required]({{ page.root }}{% link setup.md %}).