Short Description
A set of classes and functions which can be used by plugins performing spot detection and spot tracking.
Documentation
More information about the spot detection with the dedicated plugin described here
A set of classes and functions which can be used by plugins performing spot detection and spot tracking.
More information about the spot detection with the dedicated plugin described here
Added custom name of for DetectionResult.
Removed the detection painting method to comply with the new policy of the TrackManager plugin.
Removed log that could slow down the loading process of tracks in the track manager.
Detection contained in the track manager are now in this plugin
switch to stable
- Serialization of Spot class removed
- Spot : Add min, max and average intensity public properties
(by fab)
Removed the class DetectionSpot which was duplicated in fab.spotDetector.
Only this class should be used from now.