Giter Club home page Giter Club logo

image-analysis-course's Introduction

Introduction to image analysis

Course goals

This tutorial will introduce how to analyze images in Python, mainly using scikit-image. We hope students leave with the ability to:

  • Understand a general workflow for analyzing images
  • Anticipate and avoid some of the most common pitfalls in image analysis
  • Build intuition around the tradeoffs inherent in analytical choices
  • Feel comfortable and confident working with current Python-based tools for image analysis
  • Have better conversations with their collaborators
  • Know where to find additional information and assistance

Topics covered

We'll cover the basics of how to:

  • Pre-process data using filtering, binarization and segmentation techniques
  • Inspect, count and measure attributes of objects and regions of interest in the data
  • Visualize 2D and 3D data using napari

Prerequisites & resources

The workshop consists of explanatory discussions interspersed with hands-on exercises. We strongly encourage you to bring a laptop with all required packages installed in order to fully participate. Please follow the instructions here

The course is intended for those who have basic familiarity with Python (e.g., at the level covered in a software carpentry workshop). Basic familiarity with the Jupyter notebooks and the command line is helpful but not required.

We recommend the following introductory materials:

References

Development, reuse and contributing

Content

This course is an adaptation of one originally developed for the 2019 imageXD workshop using material from the scikit-image tutorials. We gratefully acknowledge the work of the original authors of the course material, particularly: Alexandre de Siqueira, Daniela Ushizima, and Stefan van der Walt.

This course was first taught during one day of a CZI-sponsored workshop in Chicago, IL on October 18, 2019.

Contributing

We warmly welcome and encourage members of the scientific community to submit updates and improvements through github.

We adhere to the license of the original materials: CC0 1.0 Universal

Contact

For questions, please contact Nicholas Sofroniew.

image-analysis-course's People

Contributors

dani-lbnl avatar sidneymbell avatar sofroniewn avatar stefanv avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

vifehe

image-analysis-course's Issues

Adapting course to use napari

Hi @jni and @alexdesiqueira I though you both might be interested in some edits we made to a fork of the great skimage course that @alexdesiqueira gave at imageXD a couple weeks back that now use napari (and are in jupyter book form, though our formatting still might need a little work).

You can check out the lessons here. I still have three lessons like @alexdesiqueira did, but had to add some intro numpy to the first one. I didn't have to change the second one very much, it still uses matplotlib for all its plotting, but then made the third one use napari to do some interactive visualization with data from the second one.

If any of this is useful, feel free to re-use. Or if I can contribute it back to a future course in anyway that's useful just let me know.

Thanks again @alexdesiqueira and the rest of the skimage team for providing such a great starting point!!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.