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
Parameter | Description |
---|---|
Input image | Image in which to detect spots. |
Output spot objects | Spot objects that will be added to the workspace. |
Detection mode | |
Calibrated units | Enable 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 localisation | Enable TrackMate's "Subpixel localisation" functionality. When enabled, subpixel centroid coordinates will be stored as measurements associated with each detected object. |
Median filtering | Enable TrackMate's "Median filtering" functionality. |
Radius | Expected radius of spots in the input image. Specified in pixel units, unless "Calibrated units" is selected. |
Threshold | Threshold 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 size | When enabled, output spot objects will have explicit size (rather than a single, centroid coordinate) determined by the TrackMate-calculated estimated diameter. |