Git Product home page Git Product logo

imagej-courses's People

Contributors

ssgpers avatar tischi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

imagej-courses's Issues

License your work

Hi Christian,

How would you like to be cited? could you please add a license so people can use your work.
Thanks a lot for all the great materials.

Paula

colocalisation

find data, where the colocalization increase after some treatment.

colocalisation

simplify the filenames in the colocalisation folder; remove unnecessary files

count nuclei project

after some teaching let students find different ways of counting the number of nuclei in an image

  • smooth => count number of local maxima
    • Blur > Find Maxima
  • binarise => count number of connected componets
    • Adjust threshold > Analyze particles

Start with conceptual overview

  • raw data => pre-processing => thresholding => object segmentation => object based measurements
  • intensity measurements: background subtraction (local or global)

advanced image segmentation

Facts to be demonstrated

  • saturation cannot be fixed. impossible to determine number of objects (and to quantify intensities)
  • intensity offsets are normal; they usually are not a problem

Contents

  • distance transform
    • example: nuclear periphery quantification
  • macro recording of complex workflows

Formative assessments

  • outcomes of convolution filters on some data
  • assessing by etherpad

teaching

  • point out image.sc forum with an example of what one could search for
  • point out google search with an example of a search
  • make a list of useful imagej learning links

Meta

  • etherpad is nice

Levels

  • novice (no mental model of domain, can't ask domain questions)
  • competent practitioner (can ask domain questions)
  • expert

images

image

image

image

![image](https://user-images.githubusercontent.com/2157566/39677343-a1995e52-5179-11e8-8744-9c8e5c9e8fce.png)

image

image

Longer practicals

Think of a little project that would take students a few hours.
This could/should be done after the learned already "enough".

practicals to add

Practicals to add

Find particles inside cells and measure their properties; identify parent cell by measuring particle intensities in label mask

3D objects..something with the new 3D manager

Local Image Filtering

  • explain convolution filtering
  • practical where different filters are compared: edge preserving, filter size, ...
  • probably use the autophagosome data

Automated Global Thresholding: Using the image histogram

  • show different images and their histograms side-by-side
  • discuss the case where there are no objects
  • discuss that most algorithms assume a certain fraction of the image occupied with objects. this is a problem if this varies a lot, for example detecting nuclei (show examples)

Automated Local Thresholding: Using local mathematics

Smoothing improves thresholding

  • add this to the autophagosome workflow by adding some noise

Local Background Subtraction

  • try subtracting a median filtered opening from a pure noise image => does the mean background value become zero?

Spot detection with LoG

Workflow:

  • Tophat to remove nucleus and cell edges
  • LoG filter
  • Find maxima
  • Dilate maxima
    • fixed distance
    • using intensity image
  • Watershed touching maxima

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.