| Interface | Description |
|---|---|
| CoordinateTransform |
TODO
|
| InvertibleCoordinateTransform |
TODO
|
| Class | Description |
|---|---|
| ErrorStatistic |
TODO
|
| InvertibleModel |
TODO
|
| Model |
Abstract class for arbitrary transformation models to be applied
to
Points in n-dimensional space. |
| PaintInvertibleCoordinateTransformThread |
TODO
|
| Point |
An n-dimensional point.
|
| PointMatch |
A link between two
Points that are expected to be ideally at
the same location in the world coordinate space. |
| Tile |
TODO
|
| TileConfiguration |
A configuration of rigidly transformed tiles.
|
| TranslationModel2D |
TODO
|
| TranslationModel3D |
TODO
|
| Exception | Description |
|---|---|
| NoninvertibleModelException |
Signalizes that the
Model is not invertible. |
| NotEnoughDataPointsException |
Signalizes that there were not enough data points available to estimate the
Model. |
Copyright © 2015–2021 Fiji. All rights reserved.