Skip to content

Commit

Permalink
meta updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dwaithe committed May 16, 2018
1 parent b66d80b commit b9525da
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion meta.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,33 @@
---
title: Introductory image processing on biological images using python.
authors:

URL: https://github.com/dwaithe/model-training/
Short description: A jupyter notebook python practical designed to give students a introduction to opening and processing image files derived from biological samples.
Long description: This is an image processing practical for students with an interest in analysing biologically derived images. It is written in the language python and utilises jupyter notebook for annotation and visualisation of the code. The practical is beginner level, although some knowledge of python is recommended. In this practical students will learn to open single images as well as multi-page tiff files. Users will then learn to apply simple thresholding to an image and image-stacks and will learn to apply a variety of image filters to process the data. The practical is accompanied by lecture slides which give an introduction to image processing.
This training material was developed as model user case for the GBI/ELIXIR/EuBI/NEUBIAS hackathon 2018 hosted at Cambridge University.
Nodes: United Kingdom

Target Audience:
- Bioimage analysts
- Image analysts
- Computer vision scientists
- Bioinformaticians
- Computer Scientists
- Biophysicists
- Biologists
- Microscopists
- PhD students
- DPhil students
Resource Type:
- jupyter notebooks
- pdf slides
Licence: MIT
Authors:
- Dominic Waithe
Contributers:
- Anatole Chessel
- Volker Baecker



---

0 comments on commit b9525da

Please sign in to comment.