 | 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.Processing (in LynceeTec.Processing.dll) Version: 6.6.0 6_6_dev_win7 eedf306, built 2018-03-20 10:08:02 UTC
Syntaxpublic virtual double PhaseStdDev { get; }
public:
virtual property double PhaseStdDev {
double get ();
}
Property Value
Type:
DoubleImplements
IReconstructionPhaseStdDev
See Also