Click or drag to resize

SingleWavelengthReconstructionRecomputePostProcessing Method

Recompute the phase and intensity post processing, including non-measured points mask

Namespace: LynceeTec.Processing.Holography
Assembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual void RecomputePostProcessing(
	windowsList visMask
)

Parameters

visMask  windowsList
The types of images to reconstruct. It is possible to combine several image types.

Implements

IReconstructionRecomputePostProcessing(windowsList)
See Also