Uses of Class
group3dlocaliser.grouper.DetectionGroupedSet
Packages that use DetectionGroupedSet
Package
Description
-
Uses of DetectionGroupedSet in group3dlocaliser
Methods in group3dlocaliser with parameters of type DetectionGroupedSetModifier and TypeMethodDescriptionvoid
Group3DProcess.newGroupedDataSet
(DetectionGroupedSet detectionGroupedSet1) -
Uses of DetectionGroupedSet in group3dlocaliser.algorithm
Methods in group3dlocaliser.algorithm that return DetectionGroupedSetModifier and TypeMethodDescriptionLocaliserAlgorithm3D.preFilterLoc
(DetectionGroupedSet preGroups) Option to pre-filter the localisation results.Methods in group3dlocaliser.algorithm with parameters of type DetectionGroupedSetModifier and TypeMethodDescriptionLocaliserAlgorithm3D.preFilterLoc
(DetectionGroupedSet preGroups) Option to pre-filter the localisation results. -
Uses of DetectionGroupedSet in group3dlocaliser.algorithm.toadmcmc
Methods in group3dlocaliser.algorithm.toadmcmc that return DetectionGroupedSetMethods in group3dlocaliser.algorithm.toadmcmc with parameters of type DetectionGroupedSet -
Uses of DetectionGroupedSet in group3dlocaliser.algorithm.toadmimplex
Methods in group3dlocaliser.algorithm.toadmimplex that return DetectionGroupedSetModifier and TypeMethodDescriptionToadMimplexLocaliser.preFilterLoc
(DetectionGroupedSet preGroups) Option to pre-filter the localisation results.Methods in group3dlocaliser.algorithm.toadmimplex with parameters of type DetectionGroupedSetModifier and TypeMethodDescriptionToadMimplexLocaliser.preFilterLoc
(DetectionGroupedSet preGroups) Option to pre-filter the localisation results. -
Uses of DetectionGroupedSet in group3dlocaliser.grouper
Methods in group3dlocaliser.grouper with parameters of type DetectionGroupedSetModifier 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 ...