Package | Description |
---|---|
stitching.model |
Modifier and Type | Method and Description |
---|---|
float[] |
InvertibleCoordinateTransform.applyInverse(float[] point)
Apply the inverse of the model to a point location
|
void |
Point.applyInverse(InvertibleModel model)
Apply the inverse of a
InvertibleModel to the Point . |
void |
InvertibleCoordinateTransform.applyInverseInPlace(float[] point)
apply the inverse of the model to a point location
|
Copyright © 2015–2021 Fiji. All rights reserved.