Package | Description |
---|---|
fiji.plugin.trackmate.tracking.overlap |
Modifier and Type | Method and Description |
---|---|
static OverlapTracker.IoUCalculation |
OverlapTracker.IoUCalculation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OverlapTracker.IoUCalculation[] |
OverlapTracker.IoUCalculation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
OverlapTracker(SpotCollection spots,
OverlapTracker.IoUCalculation method,
double minIoU,
double enlargeFactor) |
Copyright © 2015–2021 Fiji. All rights reserved.