Click or drag to resize

UnwrappingMethod Enumeration

Identifiers for phase unwrapping methods

Namespace: LynceeTec.Imaging
Assembly: LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public enum UnwrappingMethod
Members
Member nameValueDescription
QualityPath0 Quality guided path-following
DCT1 Discrete Cosine Transform
None-1 No method
See Also