Name |
Short Name |
Type |
Description |
Type of Algorithm |
type |
string |
|
Death (intensity) Threshold |
thresholdIntensity |
real |
Dead cells stain brighter than live ones with nuclear stains, this threshold value distinguishes dead cells form live ones. |
Division (derivative) Threshold |
thresholdDerivative |
real |
Mitotic cells stain brighter than live ones with nuclear stains, this threshold value distinguishes mitotic cells form live ones. |
Width of differentiation window |
derivwidth |
integer |
|
Width of observation window |
transientwidth |
integer |
How long does a change persists (in frames) |
Maximal parent-daughter distance |
divdist |
real |
Distance of parent and daughter in pixels when first detected. |
Maximal parent cell size |
maxparentsize |
integer |
Area in pixels, applied to observation window. 0 = disabled |
Maximal daughter cell size |
maxdaughtersize |
integer |
Area in pixels, applied to the observation window. 0 = disabled |
Minimal cell size |
mincellsize |
integer |
Area in pixels, minimal size to be counted as live cell. 0 = disabled |
Data Table Output |
dataoutput |
boolean |
Shows results in text window or Excel Data Window. |