Uses of Class
Localiser.detectionGroupLocaliser.GroupDetection
Package
Description
-
Uses of GroupDetection in clickDetector
Modifier and TypeClassDescriptionclass
ClickGroupDataBlock<t extends GroupDetection>
Click Train data block deletes old data in a slightly different way to PamDataBlock.Modifier and TypeClassDescriptionclass
Automatic click train's from the click train detector.Modifier and TypeMethodDescriptionboolean
TrackedClickLocaliser.localiseGroup
(GroupDetection detectionGroup) Modifier and TypeMethodDescriptionvoid
ClickDetector.setTargetMotionLocaliser
(TargetMotionLocaliser<GroupDetection> targetMotionLocaliser) -
Uses of GroupDetection in clickDetector.offlineFuncs
Modifier and TypeClassDescriptionclass
OfflineEventDataUnit replicates the RainbowClick functionality in OfflineRCEvent. -
Uses of GroupDetection in Localiser.detectionGroupLocaliser
Modifier 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
Modifier and TypeClassDescriptionclass
A group of detection which are within a particular segment. -
Uses of GroupDetection in targetMotionOld
Modifier and TypeClassDescriptionclass
TargetMotionLocaliser<T extends GroupDetection>
Reinstated Target motion add-in as used by the click detector. -
Uses of GroupDetection in targetMotionOld.algorithms
Modifier 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
Modifier 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
Modifier and TypeClassDescriptionclass
Whistle group detection is initially designed to take just one whistle from each of many hydrophone pairs. -
Uses of GroupDetection in whistlesAndMoans