Uses of Interface
videoRangePanel.vrmethods.VRMethod
Package
Description
-
Uses of VRMethod in videoRangePanel
Modifier and TypeMethodDescriptionVRControl.getMethods()
Get an arraylist of all the vr methods currently available. -
Uses of VRMethod in videoRangePanel.vrmethods
Modifier and TypeClassDescriptionclass
AbstractVRMethod provides a significant amount of the basic functionality required to determine the range of an animal from an image.ModifierConstructorDescriptionImageAnglePanel
(VRControl vrControl, VRMethod vrMethod) VRAbstractLayerUI
(VRControl vRControl, VRMethod method) -
Uses of VRMethod in videoRangePanel.vrmethods.calibration
-
Uses of VRMethod in videoRangePanel.vrmethods.horizonMethod
Modifier and TypeClassDescriptionclass
The horizon method allows a user to click two points to define a horizon and then click an animal to define a RANGE. -
Uses of VRMethod in videoRangePanel.vrmethods.IMUMethod
Modifier and TypeClassDescriptionclass
Uses sensor information, heading, pitch and roll, plus GPS co-ordinates and height to calculated the position of an animal. -
Uses of VRMethod in videoRangePanel.vrmethods.landMarkMethod
Modifier and TypeClassDescriptionclass
The LandMark uses landmarks at known positions or at known angles from the position the image was taken to calculate an animal's position. -
Uses of VRMethod in videoRangePanel.vrmethods.shoreMethod
Modifier and TypeClassDescriptionclass
AbstractVRMethod contains many useful functions to create panels, update methods ,