public static class AreaCameraDistanceEstimator.AreaDistancePair
extends java.lang.Object
Constructor and Description |
---|
AreaDistancePair(double areaPercentage,
double distance)
Creates a representation of a target having a certain percent of the image area at a distance.
|
public AreaDistancePair(double areaPercentage, double distance)
areaPercentage
- The percentage of the total image area from 0-100%.distance
- The actual distance to the target from the camera in any unit.