Click or drag to resize

LateralAverageInitializeECCAlignment(ReconstructionResults) Method

Sets the template image to be used for Enhanced Correlation Coefficient alignment.

Namespace: LynceeTec.API.Compositing
Assembly: LynceeTec.API.Compositing (in LynceeTec.API.Compositing.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:37 UTC
Syntax
public void InitializeECCAlignment(
	ReconstructionResults templateResults
)

Parameters

templateResults  ReconstructionResults
The reference phase and intensity images to be used as the target for alignment.
See Also