Package group3dlocaliser.grouper
Interface DetectionGroupMonitor
- All Known Implementing Classes:
 Group3DProcess
public interface DetectionGroupMonitor
- 
Method Summary
Modifier and TypeMethodDescriptionvoidnewGroupedDataSet(DetectionGroupedSet detectionGroupedSet) The detection grouper has decided a load of detections are associated and provides 1 or more lists of units depending on how they are all combined - generally with far too many options ... 
- 
Method Details
- 
newGroupedDataSet
The detection grouper has decided a load of detections are associated and provides 1 or more lists of units depending on how they are all combined - generally with far too many options ...- Parameters:
 detectionGroupedSet-
 
 -