 | UnwrappingMethod Enumeration |
Identifiers for phase unwrapping methods
Namespace:
LynceeTec.InterfaceProcessingV2
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic enum UnwrappingMethod
public enum class UnwrappingMethod
Members
| Member name | Value | Description |
---|
| None | -1 |
No method
|
| QualityPath | 0 |
Quality guided path-following
|
| DCT | 1 |
Discrete Cosine Transform
|
See Also