Uses of Class
group3dlocaliser.grouper.DetectionGroupedSet
Package
Description
-
Uses of DetectionGroupedSet in group3dlocaliser
Modifier and TypeMethodDescriptionvoid
Group3DProcess.newGroupedDataSet
(DetectionGroupedSet detectionGroupedSet1) -
Uses of DetectionGroupedSet in group3dlocaliser.algorithm
Modifier and TypeMethodDescriptionLocaliserAlgorithm3D.preFilterLoc
(DetectionGroupedSet preGroups) Option to pre-filter the localisation results.Modifier and TypeMethodDescriptionLocaliserAlgorithm3D.preFilterLoc
(DetectionGroupedSet preGroups) Option to pre-filter the localisation results. -
Uses of DetectionGroupedSet in group3dlocaliser.algorithm.toadmcmc
-
Uses of DetectionGroupedSet in group3dlocaliser.algorithm.toadmimplex
Modifier and TypeMethodDescriptionToadMimplexLocaliser.preFilterLoc
(DetectionGroupedSet preGroups) Option to pre-filter the localisation results.Modifier and TypeMethodDescriptionToadMimplexLocaliser.preFilterLoc
(DetectionGroupedSet preGroups) Option to pre-filter the localisation results. -
Uses of DetectionGroupedSet in group3dlocaliser.grouper
Modifier and TypeMethodDescriptionvoid
DetectionGroupMonitor.newGroupedDataSet
(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 ...