Click or drag to resize

SingleWavelengthReconstructionProcess Method

Reconstructs the image pointed by ImgHolo

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

Parameters

visMask
Type: LynceeTec.InterfaceswindowsList
The types of images to reconstruct (amplitude, phase, etc.). It is possible to combine several image types.

Implements

IReconstructionProcess(windowsList)
Exceptions
ExceptionCondition
ProcessingExceptionThrown if an error occurs during processing
See Also