boofcv.abst.fiducial
Class FiducialStability
- java.lang.Object
-
- boofcv.abst.fiducial.FiducialStability
-
public class FiducialStability extends java.lang.ObjectResults from fiducial stability computation.
-
-
Field Summary
Fields Modifier and Type Field and Description doublelocationSensitivity of location estimate.doubleorientationSensitivity of orientation estimate.
-
Constructor Summary
Constructors Constructor and Description FiducialStability()FiducialStability(double location, double orientation)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.StringtoString()
-
-
-
Field Detail
-
location
public double location
Sensitivity of location estimate. Represents the maximum error found at the given pixel error in the fiducial's native units. Larger number means less stable the estimate is.
-
orientation
public double orientation
Sensitivity of orientation estimate. Represents the maximum error found at the given pixel error in the radians. Larger number means less stable the estimate is.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG