public class ModelTransformSolver extends Object implements TransformSolver<WrappedCoordinateTransform>
Constructor and Description |
---|
ModelTransformSolver(Model<?> model) |
Modifier and Type | Method and Description |
---|---|
WrappedCoordinateTransform |
solve(double[][] mvgPts,
double[][] tgtPts) |
public ModelTransformSolver(Model<?> model)
public WrappedCoordinateTransform solve(double[][] mvgPts, double[][] tgtPts)
solve
in interface TransformSolver<WrappedCoordinateTransform>
Copyright © 2015–2021 Fiji. All rights reserved.