Modifier and Type | Method and Description |
---|---|
protected abstract TransformationModel |
InterestPointRegistration.getTransformationModel() |
Modifier and Type | Method and Description |
---|---|
protected TransformationModel |
CenterOfMass.getTransformationModel() |
Modifier and Type | Field and Description |
---|---|
protected TransformationModel |
RGLDM.model |
Modifier and Type | Method and Description |
---|---|
protected TransformationModel |
RGLDM.getTransformationModel() |
Constructor and Description |
---|
RGLDMPairwise(PairwiseMatch pair,
TransformationModel model,
String comparison,
RANSACParameters rp,
RGLDMParameters dp) |
Modifier and Type | Field and Description |
---|---|
protected TransformationModel |
GeometricHashing.model |
Modifier and Type | Method and Description |
---|---|
protected TransformationModel |
GeometricHashing.getTransformationModel() |
Constructor and Description |
---|
GeometricHashingPairwise(PairwiseMatch pair,
TransformationModel model,
String comparison) |
GeometricHashingPairwise(PairwiseMatch pair,
TransformationModel model,
String comparison,
RANSACParameters rp) |
GeometricHashingPairwise(PairwiseMatch pair,
TransformationModel model,
String comparison,
RANSACParameters rp,
GeometricHashingParameters gp) |
Modifier and Type | Field and Description |
---|---|
protected TransformationModel |
IterativeClosestPoint.model |
Modifier and Type | Method and Description |
---|---|
protected TransformationModel |
IterativeClosestPoint.getTransformationModel() |
Constructor and Description |
---|
IterativeClosestPointPairwise(PairwiseMatch pair,
TransformationModel model,
String comparison,
IterativeClosestPointParameters ip) |
Copyright © 2015–2021 Fiji. All rights reserved.