ICogPMAlignComposite TrainComposite Method Cognex VisionPro 9.8 SR1

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.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