public class TrackMateRunner extends TrackMatePlugIn
Constructor and Description |
---|
TrackMateRunner() |
Modifier and Type | Method and Description |
---|---|
protected Settings |
createSettings(ij.ImagePlus imp)
|
static void |
main(String[] args) |
void |
run(String arg) |
createDisplaySettings, createModel, createSequence, createTrackMate
public void run(String arg)
run
in interface ij.plugin.PlugIn
run
in class TrackMatePlugIn
protected Settings createSettings(ij.ImagePlus imp)
TrackMatePlugIn
Settings
instance that will be used to tune the
TrackMate
instance. It is initialized by default with values
taken from the current ImagePlus
.createSettings
in class TrackMatePlugIn
imp
- the ImagePlus
to operate on.Settings
instance.public static void main(String[] args)
Copyright © 2015–2021 Fiji. All rights reserved.