Click or drag to resize

SDK modifications from version 8.0.x to 8.1.x

This topic contains the following sections:

This page describes the modifications of the SDK interface introduced in version 8.1.x.

Functions modifications
  • In the Unwrapping2DPathFollowing class, the Process method has now an added parameter useCPU to do the unwrapping computation with path following method on CPU only if wanted.

  • In the IReconstruction interface, the CopyImg32fResult function has now an added parameter includeMask to define the computed non-measured points as NaN values in the resulting phase exported.

See Also