Glossary

Key Points

Automatic thresholding
Batch exploration of segmentation results
Big image data formats
Cloud based batch analysis
Cloud based interactive analysis
Connected component labeling
Convolutional filters
Correlative image rendering
Data types
Digital image basics
Display settings
  • Colormap turns numeric pixel values into colors/brightness on your screen.

  • A colormap has configurable contrast limits that determine the pixel value range that is rendered linearly to display the image.

  • Colormap settings must be responsibly chosen to convey the intended scientific message and not to hide relevant information.

  • A gray scale colormap is usually preferable; especially blue and red colormaps are not well visible for many people.

  • For high dynamic range images multicolor colormaps may be useful to visualize a wider range of pixel values.

Distance transform
Flat-field correction
Fluorescence microscopy image formation
Global background correction
Illumination and shading artefacts
Image data formats
Local background correction
Median filter
Morphological filters
Multichannel images
N-dimensional images
Neighborhood filters
Object filtering
Object intensity measurements
Object shape measurements
OME-TIFF
OME-Zarr
Point spread function
Projections
Segmentation overview
Skeletonization
Smart microscopy targeted imaging
Spatial calibration
Spherical aberrations
Statistical (rank) filters
Stitching of tiled images
Thresholding
Tool installation
Volume rendering
Volume slicing
Watershed
  • A watershed transform can separate touching objects if there are intensity valleys (or ridges) between touching objects. In case of intensity ridges the image needs to be inverted before being subjected to the watershed transform.

  • To separate object by their shape, use a distance transform on the binary image and inject this into the watershed transform. It is often good to smooth the distance transform to remove spurious minima, which could serve as wrong seed points and thus lead to an over-segmentation.

Batch processing
Coding with LLMs
Functions
Handling input parameters
Loops
Output saving
Recording a script
Running a script
Strings and paths
Variables
Noisy object segmentation and filtering in 2D
Nuclei and cells segmentation
Nuclei segmentation and shape measurement
Quantitative image inspection and presentation
Bioimage tools containers
Deep learning instance segmentation
Image registration (DRAFT)
Image sampling
Manual segmentation
Remote (image) data access
Similarity transformations
Table file formats (DRAFT)
Template
Commenting
Fetching user input
Setting up a scripting environment
Cofilin rod formation (DRAFT)
Segment Golgi objects per cell

Glossary

FIXME