Package georegression.fitting
package georegression.fitting
-
ClassDescriptionFitShapeToPoints<Point,
Shape> General interface for fitting a shape to a set of points.FitShapeToPoints_F32<Point,Shape> General interface for fitting a shape to a set of points.FitShapeToPoints_F64<Point,Shape> General interface for fitting a shape to a set of points.Interface for finding a transform that when applied to the 'src' points will minimize the difference between the corresponding point in the 'dst' list.High level API for fitting points and related to shapes.