LynceeTec.API.Compositing Namespace |
| Class | Description | |
|---|---|---|
| DefaultImageAlignment |
An alignment algorithm which returns the initial estimate unchanged.
Can be used for images with very few features, where we wish to align based on the
stage's position alone.
| |
| ECCImageAlignment | ||
| LateralAverage | ||
| LateralAveragingRecorder | ||
| RecordingAdapter |
| Interface | Description | |
|---|---|---|
| IImageAlignment |
This interface represents a way of calculating the alignment between two images,
based on an initial rough estimate.
| |
| IReconstructionRecorder |