Skip to content
Snippets Groups Projects
Commit dfcf8929 authored by rhaase's avatar rhaase
Browse files

added comments

parent 99633b90
No related branches found
No related tags found
1 merge request!3Imagej macro2
// This script analyses a time lapse of images showing yeast cells.
// It measures their size and visualises
// cells in different colors depending on their features:
// * red: too small
// * green: others
//
//
// Robert Haase, rhaase@mpi-cbg.de
// May 2019
// open an image from the rounding assay
open("C:/structure/teaching/lecture_applied_bioimage_analysis/05_example_code_and_data/rounding_assay/rounding_assay0004.tif");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment