 | SingleWavelengthReconstructionComputePhaseHistogram Method |
Computes the histogram of the phase image (or of its ROI).
Call
getPhaseHistogram to get the result.
Namespace: LynceeTec.Processing.HolographyAssembly: LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.5.0.18 6_5_dev bd821f0, built 2017-12-01 14:29:40 UTC
Syntaxpublic virtual int ComputePhaseHistogram()
public:
virtual int ComputePhaseHistogram()
Return Value
Type:
Int320 if successful, or an Intel error code if an error occurs.
Implements
IReconstructionComputePhaseHistogram
See Also