This operator assigns unique labels to regions representing individual cells in the input binary image sequence
As result a label image sequence is given
binary input image
image sequence to be tracked
determine gating distance automatically
should the gating distance be determined automatically
if not, the maximum distance (pixels) is used
maximum area change
if the fraction of the areas of two regions from subsequent frames differ more than this value, these regions are not considered to belong to the same cell
maximum distance (pixels)
if the centroid distance of two regions from subsequent frames exceeds this value, these regions are not considered to belong to the same cell
only used if automatic gating distance determination is deactivated!
are objects 8-connected
if activated, cell objects will be considered to have eight-connectivity and four-connectivity otherwise
Verbose
output some additional information