Image processing pipelines in Image Analyst MKII
Image Analyst MKIIPipelines Glossary
HomeWorkflowImage Processing BasicsFunctions GlossaryPipelines GlossaryProtocolsQuick How ToSearch

Morphometry of hematoxylin stained nuclei in brightfield sections

Parameters:
Name # Type Description
Morphological parameter #1 1 string Plots and saves time course of selected morphological data
Morphological parameter #2 2 string Plots and saves time course of selected morphological data
Morphological parameter #3 3 string Plots and saves time course of selected morphological data
Channel Number : Red 4 integer Red channel of an RGB bright field image
Channel Number : Blue 5 integer Blue channel of an RGB bright field image
Histogram calculation 6 string Enable histogram calculartion. Use "None" to record staining intensity for each cell.
Histogram: number of bins 7 integer When the output is histogram, the histogram is calculated using this number of equal sized bins, where the lowest bin starts at the smallest data point and the highest bin ends at the largest data point. If explicit range definition is used below, the bins will bound the given range. Use zero bin size for automatic binning.
Approximate cell diameter 8 integer Diameter of the nucleus in pixels
Debris cutoff (percentile) 9 real This percentile of the image histogram sets the intensity value where the maximum of the Look Up Table (LUT) is scaled. Use -1 to override this with fixed value set below ant "Max value".
Minimum nucleus staining intensity (%) 10 real Cells dimmer than this in filtered and 1-100 rescaled images will be rejected. Increase this value if debris dimmer than the cells is detected.
Cell boundaries (% of max fluorescence) 11 real Cells dimmer than this in filtered rescaled images will be rejected. Increase this value if debris dimmer than the cells is detected.
Weld segments into round objects 12 boolean Weld touching segments if they form a rounder object together. Use this to avoid objects fragmenting into multiple segments.
Minimum Shape factor 13 real A larger value will remove irregular objects.
Coefficient Matrix 14 string Matrix for separation of HE and DAB.
Description:
This pipeline measures morphological parameters in hematoxylin-stained nuclei. Compatible with in HE+DAB staining. Imaging is at low 10-20x magnification.
Input: Brightfield, RGB image.
Output: List of morphological parameters, one per nucleus. Three parameters of choice are recorded. Optionally record data as histograms (see “Histogram calculation” parameter).
Adjust “Approximate cell diameter” to the visible size of nuclei in pixels. Adjust “Minimum nucleus staining intensity (%)” for the desired sensitivity, where a lower value will detect more cells and debris. Increase “Minimum Shape factor” if nuclei are all round and background is recognized as cells, or decrease it if irregular shaped nuclei are missed.
Draw an ROI before analysis on the image to constrain measurements to a particular area of the image.