Click or drag to resize

SingleWavelengthReconstructionPhaseMeanValue Property

Gets the mean value 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 PhaseMeanValue { get; }

Property Value

Type: Double

Implements

IReconstructionPhaseMeanValue
See Also