qpuw: Quality guided algorithm for phase unwrapping

View source: R/puwalgs.r

qpuwR Documentation

Quality guided algorithm for phase unwrapping

Description

Quality guided algorithm for two dimensional phase unwrapping.

Usage

  qpuw(phase, qual)

Arguments

phase

A matrix of wrapped phase values

qual

A matrix of quality values the same size as phase.

Value

puw

A matrix of class "pupil" with the unwrapped wavefront.

Note

This is a straightforward implementation of the quality guided algorithm of G&P.

Author(s)

M.L. Peck mpeck1@ix.netcom.com

References

Ghiglia, D.C., and Pritt, M.D., 1998, Two-Dimensional Phase Unwrapping, New York: Wiley & Sons, Inc., ISBN 0-471-24935-1.

See Also

idiffpuw, brcutpuw


mlpeck/zernike documentation built on April 19, 2024, 3:16 p.m.