Package | Description |
---|---|
fiji.plugin.trackmate | |
fiji.plugin.trackmate.util |
Modifier and Type | Method and Description |
---|---|
protected FeatureModel |
Model.createFeatureModel()
Instantiates a blank
FeatureModel to use whithin this model. |
FeatureModel |
Model.getFeatureModel() |
Modifier and Type | Method and Description |
---|---|
static Comparator<org.jgrapht.graph.DefaultWeightedEdge> |
ModelTools.featureEdgeComparator(String feature,
FeatureModel fm)
A comparator used to sort edges by ascending feature values.
|
static Comparator<Integer> |
ModelTools.featureTrackComparator(String feature,
FeatureModel fm)
A comparator used to sort tracks by ascending feature values.
|
Copyright © 2015–2021 Fiji. All rights reserved.