| Unwrapping2DPathFollowing Class |
Namespace: LynceeTec.Processing.PhaseProcessing
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, Int32, Int32) |
Unwraps a phase image by means of a quality guided path following algorithm.
This method unwraps the source with the new dimensions.
| |
| Process(Single, Int32, Single, Int32) |
Unwraps a phase image by means of a quality guided path following algorithm.
| |
| Process(Single, Int32, Single, Int32, Int32, Int32) |
Unwraps a phase image by means of a quality guided path following algorithm.
This method unwraps the source with the new dimensions.
|