Unwrapping2DPathFollowing Class |
Namespace: LynceeTec.Processing.ComplexProcessing
The Unwrapping2DPathFollowing type exposes the following members.
| Name | Description | |
|---|---|---|
| Unwrapping2DPathFollowing | Initializes a new instance of the Unwrapping2DPathFollowing class | |
| Unwrapping2DPathFollowing(Int32, Int32) | Initializes a new instance of the Unwrapping2DPathFollowing class |
| Name | Description | |
|---|---|---|
| Dispose |
Finalizes an instance of the Unwrapping2DPathFollowing class.
| |
| Process(Single, Int32) |
Unwraps a phase image by means of a quality guided path following algorithm.
| |
| Process(Single, Int32, Boolean) |
Unwraps a phase image by means of a quality guided path following algorithm.
| |
| Process(Single, Int32, Byte, Int32) |
Unwraps a phase image by means of a quality guided path following algorithm.
| |
| Process(Single, Int32, Single, Int32) |
Unwraps a phase image by means of a quality guided path following algorithm.
| |
| Process(Single, Int32, Byte, Int32, Boolean) |
Unwraps a phase image by means of a quality guided path following algorithm.
| |
| Process(Single, Int32, Single, Int32, Boolean) |
Unwraps a phase image by means of a quality guided path following algorithm.
| |
| Process(Single, Int32, Single, Int32, Byte, Int32) |
Unwraps a phase image by means of a quality guided path following algorithm.
| |
| Process(Single, Int32, Single, Int32, Byte, Int32, Boolean) |
Unwraps a phase image by means of a quality guided path following algorithm.
| |
| SetSourcePhaseDimensions |
Sets the source dimensions.
|