Back to module list
Track objects
Description
Uses Munkres Assignment Algorithm implementation from Apache HBase library Leading point currently only works in 2DParameters
- Input objects
- Type: InputObjectsP
- Output track objects
- Type: OutputObjectsP
- Linking method
- Type: ChoiceP
- Default value: Centroid
- Choices:
- Absolute overlap
- Centroid
- Minimum overlap
- Type: DoubleP
- Default value: 1.0
- Maximum linking distance (px)
- Type: DoubleP
- Default value: 20.0
- Use volume (minimise volume change)
- Type: BooleanP
- Default value: false
- Volume weighting
- Type: DoubleP
- Default value: 1.0
- Maximum volume change (px^3)
- Type: DoubleP
- Default value: 1.0
- Direction weighting mode
- Type: ChoiceP
- Default value: None
- Choices:
- None
- Absolute orientation 2D
- Relative to previous step
- Preferred direction (-180 to 180 degs)
- Type: DoubleP
- Default value: 0.0
- Direction tolerance
- Type: DoubleP
- Default value: 180.0
- Direction weighting
- Type: DoubleP
- Default value: 1.0
- Use measurement (minimise change)
- Type: BooleanP
- Default value: false
- Measurement
- Type: ObjectMeasurementP
- Measurement weighting
- Type: DoubleP
- Default value: 1.0
- Maximum measurement change
- Type: DoubleP
- Default value: 1.0
- Maximum number of missing frames
- Type: IntegerP
- Default value: 0
- Identify leading point
- Type: BooleanP
- Default value: false
- Orientation mode
- Type: ChoiceP
- Default value: Relative to both points
- Choices:
- Relative to both points
- Relative to previous point
- Relative to next point