PhaseUnwrapping
Abstract base class for phase unwrapping.
Member of Phase_unwrapping
-
Unwraps a 2D phase map.
Declaration
Parameters
wrappedPhaseMapThe wrapped phase map that needs to be unwrapped.
unwrappedPhaseMapThe unwrapped phase map.
shadowMaskOptional parameter used when some pixels do not hold any phase information in the wrapped phase map.
View on GitHub
PhaseUnwrapping Class Reference