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, createTrackMatepublic void run(String arg)
run in interface ij.plugin.PlugInrun in class TrackMatePlugInprotected Settings createSettings(ij.ImagePlus imp)
TrackMatePlugInSettings 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 TrackMatePlugInimp - the ImagePlus to operate on.Settings instance.public static void main(String[] args)
Copyright © 2015–2021 Fiji. All rights reserved.