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 TypeClassDescriptionclass
ClickGroupDataBlock<t extends GroupDetection>
Click Train data block deletes old data in a slightly different way to PamDataBlock.Subclasses of GroupDetection in clickDetectorModifier and TypeClassDescriptionclass
Automatic 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 TypeMethodDescriptionboolean
TrackedClickLocaliser.localiseGroup
(GroupDetection detectionGroup) Method parameters in clickDetector with type arguments of type GroupDetectionModifier and TypeMethodDescriptionvoid
ClickDetector.setTargetMotionLocaliser
(TargetMotionLocaliser<GroupDetection> targetMotionLocaliser) -
Uses of GroupDetection in clickDetector.offlineFuncs
Subclasses of GroupDetection in clickDetector.offlineFuncsModifier and TypeClassDescriptionclass
OfflineEventDataUnit replicates the RainbowClick functionality in OfflineRCEvent. -
Uses of GroupDetection in Localiser.detectionGroupLocaliser
Methods in Localiser.detectionGroupLocaliser with parameters of type GroupDetectionModifier and TypeMethodDescriptionboolean
DetectionGroupLocaliser.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.boolean
DetectionGroupLocaliser.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.segmenter
Subclasses of GroupDetection in rawDeepLearningClassifier.segmenterModifier and TypeClassDescriptionclass
A group of detection which are within a particular segment. -
Uses of GroupDetection in targetMotionOld
Classes in targetMotionOld with type parameters of type GroupDetectionModifier and TypeClassDescriptionclass
TargetMotionLocaliser<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 TypeClassDescriptionclass
LeastSquaresNew<T extends GroupDetection>
Implmentation of the least squares locaiser.class
Simplex2DNew<T extends GroupDetection>
class
Simplex3DNew<T extends GroupDetection>
-
Uses of GroupDetection in targetMotionOld.dialog
Classes in targetMotionOld.dialog with type parameters of type GroupDetectionModifier and TypeClassDescriptionclass
DialogMap<T extends GroupDetection>
class
DialogMap2D<T extends GroupDetection>
Reinstated Target motion add-in as used by the click detector.class
DialogMap3DSwing<T extends GroupDetection>
class
EventControlPanel<T extends GroupDetection>
Reinstated Target motion add-in as used by the click detector.class
TargetMotionDialog<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 TypeClassDescriptionclass
Whistle 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