Click or drag to resize

SingleWavelengthReconstructionPhaseStdDev Property

Gets the standard deviation of the phase image (or its ROI). Call ComputePhaseStdDev first to compute it.

Namespace:  LynceeTec.Processing.Holography
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual double PhaseStdDev { get; }

Property Value

Type: Double

Implements

IReconstructionPhaseStdDev
See Also