 | 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
Syntaxpublic virtual double PhaseStdDev { get; }
public:
virtual property double PhaseStdDev {
double get ();
}
Property Value
Type:
DoubleImplements
IReconstructionPhaseStdDev
See Also