Uses of Class
Localiser.detectionGroupLocaliser.GroupDetection
Packages that use GroupDetection
Package
Description
- 
Uses of GroupDetection in clickDetector
Classes in clickDetector with type parameters of type GroupDetectionModifier and TypeClassDescriptionclassClickGroupDataBlock<t extends GroupDetection>Click Train data block deletes old data in a slightly different way to PamDataBlock.Subclasses of GroupDetection in clickDetectorModifier and TypeClassDescriptionclassAutomatic click train's from the click train detector.Methods in clickDetector that return types with arguments of type GroupDetectionMethods in clickDetector with parameters of type GroupDetectionModifier and TypeMethodDescriptionbooleanTrackedClickLocaliser.localiseGroup(GroupDetection detectionGroup) Method parameters in clickDetector with type arguments of type GroupDetectionModifier and TypeMethodDescriptionvoidClickDetector.setTargetMotionLocaliser(TargetMotionLocaliser<GroupDetection> targetMotionLocaliser)  - 
Uses of GroupDetection in clickDetector.offlineFuncs
Subclasses of GroupDetection in clickDetector.offlineFuncsModifier and TypeClassDescriptionclassOfflineEventDataUnit replicates the RainbowClick functionality in OfflineRCEvent. - 
Uses of GroupDetection in Localiser.detectionGroupLocaliser
Methods in Localiser.detectionGroupLocaliser with parameters of type GroupDetectionModifier and TypeMethodDescriptionbooleanDetectionGroupLocaliser.localiseDetectionGroup(GroupDetection groupDetection, int side) Deprecated.calculate the position of detecion assuming that sub detections all contain bearings, which are probably ambiguous, so will calculate for one side or another - +1 = right of track, -1 = left of track.booleanDetectionGroupLocaliser.localiseDetectionGroup(GroupDetection groupDetection, int side, double groupSize) Deprecated.Calcuates the position of a detection assuming that sub detections all contain bearings, which are probably ambiguous. - 
Uses of GroupDetection in rawDeepLearningClassifier.dlClassification
Subclasses of GroupDetection in rawDeepLearningClassifier.dlClassification - 
Uses of GroupDetection in rawDeepLearningClassifier.segmenter
Subclasses of GroupDetection in rawDeepLearningClassifier.segmenterModifier and TypeClassDescriptionclassA group of detection which are within a particular segment. - 
Uses of GroupDetection in targetMotionOld
Classes in targetMotionOld with type parameters of type GroupDetectionModifier and TypeClassDescriptionclassTargetMotionLocaliser<T extends GroupDetection>Reinstated Target motion add-in as used by the click detector. - 
Uses of GroupDetection in targetMotionOld.algorithms
Classes in targetMotionOld.algorithms with type parameters of type GroupDetectionModifier and TypeClassDescriptionclassLeastSquaresNew<T extends GroupDetection>Implmentation of the least squares locaiser.classSimplex2DNew<T extends GroupDetection>classSimplex3DNew<T extends GroupDetection> - 
Uses of GroupDetection in targetMotionOld.dialog
Classes in targetMotionOld.dialog with type parameters of type GroupDetectionModifier and TypeClassDescriptionclassDialogMap<T extends GroupDetection>classDialogMap2D<T extends GroupDetection>Reinstated Target motion add-in as used by the click detector.classDialogMap3DSwing<T extends GroupDetection>classEventControlPanel<T extends GroupDetection>Reinstated Target motion add-in as used by the click detector.classTargetMotionDialog<T extends GroupDetection>Reinstated Target motion add-in as used by the click detector. - 
Uses of GroupDetection in whistleDetector
Subclasses of GroupDetection in whistleDetectorModifier and TypeClassDescriptionclassWhistle group detection is initially designed to take just one whistle from each of many hydrophone pairs. - 
Uses of GroupDetection in whistlesAndMoans
Subclasses of GroupDetection in whistlesAndMoans