 | Unwrapping2DPathFollowing Methods |
The Unwrapping2DPathFollowing type exposes the following members.
Methods | 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.
|
Top
See Also