public class PointMatchGeneric<P extends Point> extends PointMatch
Constructor and Description |
---|
PointMatchGeneric(P p1,
P p2) |
PointMatchGeneric(P p1,
P p2,
double weight) |
PointMatchGeneric(P p1,
P p2,
double[] weights) |
PointMatchGeneric(P p1,
P p2,
double[] weights,
double strength) |
PointMatchGeneric(P p1,
P p2,
double weight,
double strength) |
Modifier and Type | Method and Description |
---|---|
P |
getPoint1() |
P |
getPoint2() |
apply, apply, apply, calculateWeight, cloneSourcePoints, cloneTargetPoints, flip, flip, getDistance, getP1, getP2, getWeight, getWeights, maxDistance, meanDistance, popWeight, pushWeight, setWeight, setWeights, shiftWeight, sourcePoints, targetPoints, unshiftWeight
Copyright © 2015–2021 Fiji. All rights reserved.