Uses of Class
Localiser.detectionGroupLocaliser.GroupLocalisation
Packages that use GroupLocalisation
Package
Description
- 
Uses of GroupLocalisation in annotation.localise.targetmotion
Methods in annotation.localise.targetmotion that return GroupLocalisationMethods in annotation.localise.targetmotion with parameters of type GroupLocalisationModifier and TypeMethodDescriptionvoidTMAnnotation.setGroupLocalisation(GroupLocalisation groupLocalisation) Constructors in annotation.localise.targetmotion with parameters of type GroupLocalisationModifierConstructorDescriptionTMAnnotation(DataAnnotationType dataAnnotationType, GroupLocalisation groupLocalisation)  - 
Uses of GroupLocalisation in clickDetector.localisation
Methods in clickDetector.localisation that return GroupLocalisationModifier and TypeMethodDescriptionGeneralGroupLocaliser.runModel(PamDataUnit pamDataUnit, DetectionGroupOptions detectionGroupOptions) Run the click group localiser.GeneralGroupLocaliser.runModel(PamDataUnit pamDataUnit, DetectionGroupOptions detectionGroupOptions, boolean addLoc) Methods in clickDetector.localisation with parameters of type GroupLocalisationModifier and TypeMethodDescriptionbooleanGeneralGroupLocaliser.resultsFilterOK(GroupLocalisation groupLocalisation) Filter results before localisation is selected based on AIC value. - 
Uses of GroupLocalisation in clickTrainDetector.localisation
Subclasses of GroupLocalisation in clickTrainDetector.localisationModifier and TypeClassDescriptionclassBasic localisation info for the CTDataUnit. - 
Uses of GroupLocalisation in group3dlocaliser.algorithm.hyperbolic
Subclasses of GroupLocalisation in group3dlocaliser.algorithm.hyperbolicModifier and TypeClassDescriptionclassKeeps a copy of the raw position vector for hyperbolic localisation. - 
Uses of GroupLocalisation in group3dlocaliser.algorithm.toadsimplex
Methods in group3dlocaliser.algorithm.toadsimplex that return GroupLocalisationModifier and TypeMethodDescriptionToadSimplexLocaliser.processTOADs(PamDataUnit groupDataUnit, SnapshotGeometry geometry, TOADInformation toadInformation)  - 
Uses of GroupLocalisation in Localiser.detectionGroupLocaliser
Methods in Localiser.detectionGroupLocaliser that return GroupLocalisationModifier and TypeMethodDescriptionGroupDetection.getGroupDetectionLocalisation()Get theDetectionGroupLocaliser2.runModel(T pamDataUnit, DetectionGroupOptions detectionGroupOptions, boolean addLoc)  - 
Uses of GroupLocalisation in targetMotionOld.algorithms
Methods in targetMotionOld.algorithms that return GroupLocalisationModifier and TypeMethodDescriptionLeastSquaresNew.runModel(T pamDetection, DetectionGroupOptions detectionGroupOptions, boolean run) Simplex2DNew.runModel(T pamDetection, DetectionGroupOptions detectionGroupOptions, boolean run)