ICogPMAlignComposite TrainComposite Method Cognex VisionPro 9.7

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax

void TrainComposite(
	IntPtr InitialArchive,
	ref int Length,
	out IntPtr ProducedArchive,
	out IntPtr DiagsArchive,
	ref int DiagLength
)

Parameters

InitialArchive
Type: System IntPtr
Length
Type: System Int32 
ProducedArchive
Type: System IntPtr 
DiagsArchive
Type: System IntPtr 
DiagLength
Type: System Int32 
See Also