Package | Description |
---|---|
fiji.plugin.trackmate.detection | |
fiji.plugin.trackmate.gui.components.detector |
Modifier and Type | Class and Description |
---|---|
class |
DogDetectorFactory<T extends RealType<T> & NativeType<T>> |
class |
LabeImageDetectorFactory<T extends RealType<T> & NativeType<T>> |
class |
LogDetectorFactory<T extends RealType<T> & NativeType<T>> |
class |
ManualDetectorFactory<T extends RealType<T> & NativeType<T>> |
class |
MaskDetectorFactory<T extends RealType<T> & NativeType<T>> |
class |
ThresholdDetectorFactory<T extends RealType<T> & NativeType<T>> |
Modifier and Type | Method and Description |
---|---|
protected SpotDetectorFactory<?> |
ThresholdDetectorConfigurationPanel.getDetectorFactory()
Returns a new instance of the
SpotDetectorFactory that this
configuration panels configures. |
protected SpotDetectorFactory<?> |
MaskDetectorConfigurationPanel.getDetectorFactory()
Returns a new instance of the
SpotDetectorFactory that this
configuration panels configures. |
protected SpotDetectorFactory<?> |
LogDetectorConfigurationPanel.getDetectorFactory()
Returns a new instance of the
SpotDetectorFactory that this
configuration panels configures. |
protected SpotDetectorFactory<?> |
LabelImageDetectorConfigurationPanel.getDetectorFactory()
Returns a new instance of the
SpotDetectorFactory that this
configuration panels configures. |
protected SpotDetectorFactory<?> |
DogDetectorConfigurationPanel.getDetectorFactory() |
Copyright © 2015–2021 Fiji. All rights reserved.