Click or drag to resize

Unwrapping2DPathFollowing Methods

The Unwrapping2DPathFollowing type exposes the following members.

Methods
  NameDescription
Public methodDispose
Finalizes an instance of the Unwrapping2DPathFollowing class.
Public methodProcess(Single, Int32)
Unwraps a phase image by means of a quality guided path following algorithm.
Public methodProcess(Single, Int32, Boolean)
Unwraps a phase image by means of a quality guided path following algorithm.
Public methodProcess(Single, Int32, Byte, Int32)
Unwraps a phase image by means of a quality guided path following algorithm.
Public methodProcess(Single, Int32, Single, Int32)
Unwraps a phase image by means of a quality guided path following algorithm.
Public methodProcess(Single, Int32, Byte, Int32, Boolean)
Unwraps a phase image by means of a quality guided path following algorithm.
Public methodProcess(Single, Int32, Single, Int32, Boolean)
Unwraps a phase image by means of a quality guided path following algorithm.
Public methodProcess(Single, Int32, Single, Int32, Byte, Int32)
Unwraps a phase image by means of a quality guided path following algorithm.
Public methodProcess(Single, Int32, Single, Int32, Byte, Int32, Boolean)
Unwraps a phase image by means of a quality guided path following algorithm.
Public methodSetSourcePhaseDimensions
Sets the source dimensions.
Top
See Also