 | LateralAverageInitializeECCAlignment(ReconstructionResults) Method |
Sets the template image to be used for Enhanced Correlation Coefficient alignment.
Namespace: LynceeTec.API.CompositingAssembly: LynceeTec.API.Compositing (in LynceeTec.API.Compositing.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:37 UTC
Syntaxpublic void InitializeECCAlignment(
ReconstructionResults templateResults
)
public:
void InitializeECCAlignment(
ReconstructionResults^ templateResults
)
Parameters
- templateResults ReconstructionResults
- The reference phase and intensity images to be used as the target for alignment.
See Also