Click or drag to resize

SingleWavelengthReconstructionComputePhaseHistogram Method

Computes the histogram of the phase image (or of its ROI). Call getPhaseHistogram to get the result.

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
Syntax
public virtual int ComputePhaseHistogram()

Return Value

Type: Int32
0 if successful, or an Intel error code if an error occurs.

Implements

IReconstructionComputePhaseHistogram
See Also