Spot detection

Detects spot-like features in 2D and 3D using TrackMate's LogDetector.

Description

Detects spot-like features in 2D and 3D using TrackMate's LogDetector. By default, detected spots are stored as individual, single pixel, objects centred on the detected feature. Optionally, spots can be given area or volume based on the estimated size of the spot. Adds measurements to each output spot for estimated radius and quality. If sub-pixel localisation is specified, the sub-pixel centroid location in X,Y and Z is also stored as a measurement.

For more information, see the TrackMate documentation.

Parameters

ParameterDescription
Input imageImage in which to detect spots.
Output spot objectsSpot objects that will be added to the workspace.
Detection mode
Calibrated unitsEnable if spatial parameters (e.g. "Radius") are being specified in calibrated units. If disabled, parameters are assumed to be specified in pixel units.
Do sub-pixel localisationEnable TrackMate's "Subpixel localisation" functionality. When enabled, subpixel centroid coordinates will be stored as measurements associated with each detected object.
Median filteringEnable TrackMate's "Median filtering" functionality.
RadiusExpected radius of spots in the input image. Specified in pixel units, unless "Calibrated units" is selected.
ThresholdThreshold for spot detection. Threshold is applied to filtered image (Laplacian of Gaussian), so will be affected by the specified "Radius" value. Increase this value to make detection more selective (i.e. detect fewer spots).
Estimate spot sizeWhen enabled, output spot objects will have explicit size (rather than a single, centroid coordinate) determined by the TrackMate-calculated estimated diameter.