Package | Description |
---|---|
fiji.plugin.trackmate.gui.wizard.descriptors | |
fiji.plugin.trackmate.io |
Constructor and Description |
---|
ChooseDetectorDescriptor(DetectorProvider detectorProvider,
TrackMate trackmate) |
Modifier and Type | Method and Description |
---|---|
protected void |
TmXmlReader.getDetectorSettings(org.jdom2.Element settingsElement,
Settings settings,
DetectorProvider provider)
Update the given
Settings object with the
SpotDetectorFactory and settings map fields named
Settings.detectorFactory and Settings.detectorSettings
read within the XML file this reader is initialized with. |
Settings |
TmXmlReader.readSettings(ij.ImagePlus imp,
DetectorProvider detectorProvider,
TrackerProvider trackerProvider,
SpotAnalyzerProvider spotAnalyzerProvider,
EdgeAnalyzerProvider edgeAnalyzerProvider,
TrackAnalyzerProvider trackAnalyzerProvider,
SpotMorphologyAnalyzerProvider spotMorphologyAnalyzerProvider)
Reads the settings element of the file, and sets the fields of the
specified
Settings object according to the xml file content. |
Copyright © 2015–2021 Fiji. All rights reserved.