 | 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.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
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