Click or drag to resize

LateralAverageInitialize Method

Sets the template image to be used for alignment.

Namespace:  LynceeTec.API.Compositing
Assembly:  LynceeTec.API.Compositing (in LynceeTec.API.Compositing.dll) Version: 10.1.23514.0 , built 2023-11-07 12:22:01 UTC
Syntax
public void Initialize(
	ReconstructionResults templateResults,
	IImageAlignment imageAlignmentMethod
)

Parameters

templateResults
Type: LynceeTec.API.SequenceReconstructionResults
An object containing phase and intensity images to be used as the target for alignment.
imageAlignmentMethod
Type: LynceeTec.API.CompositingIImageAlignment
See Also