![]() | SDK and API modifications from version 10.1.x to 10.2.x |
This topic contains the following sections:
This page describes the modifications of the API and SDK interfaces introduced in version 10.2.x.
Reworking of OPL and compositing logic to take cancellation parameters instead of a separate Cancel() function, to better match standard .NET libaries.
Removal of existing temporal averaging logic. This has been replaced by the Rolling Temporal Average, which produces a rolling average so that the output is not directly affected by the temporal averaging settings. Use LynceeTec.InterfaceProcessingV2.Configurations.ProcessingConfiguration.UseRollingTemporalAveraging to set it.
Helper functions for lateral averaging, lateral stitching, and general averaging of multiple images. Including preset options for lateral averaging in a rectangular grid and a Fermat spiral.
Generation of vibration maps.
Support for turrets.
Support for Walter Uhl stages.
Support for SLD-mCS light sources.
... and fixes for several bugs crashes, deadlocks, and incorrect data.