Package boofcv.alg.shapes
Class FitData<Shape>
java.lang.Object
boofcv.alg.shapes.FitData<Shape>
Structure that contains results from fitting a shape to a set of observations.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
shape
Description of the shape -
error
public double errorFitting error
-
-
Constructor Details
-
FitData
-
FitData
public FitData()
-