Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 79.0.0.0 (79.0.0.0)
void TrainComposite(
IntPtr InitialArchive,
ref int Length,
out IntPtr ProducedArchive,
out IntPtr DiagsArchive,
ref int DiagLength
)
void TrainComposite(
IntPtr InitialArchive,
ref int Length,
out IntPtr ProducedArchive,
out IntPtr DiagsArchive,
ref int DiagLength
)
Sub TrainComposite (
InitialArchive As IntPtr,
ByRef Length As Integer,
<OutAttribute> ByRef ProducedArchive As IntPtr,
<OutAttribute> ByRef DiagsArchive As IntPtr,
ByRef DiagLength As Integer
)
Sub TrainComposite (
InitialArchive As IntPtr,
ByRef Length As Integer,
<OutAttribute> ByRef ProducedArchive As IntPtr,
<OutAttribute> ByRef DiagsArchive As IntPtr,
ByRef DiagLength As Integer
)
void TrainComposite(
IntPtr InitialArchive,
int% Length,
[OutAttribute] IntPtr% ProducedArchive,
[OutAttribute] IntPtr% DiagsArchive,
int% DiagLength
)
void TrainComposite(
IntPtr InitialArchive,
int% Length,
[OutAttribute] IntPtr% ProducedArchive,
[OutAttribute] IntPtr% DiagsArchive,
int% DiagLength
)
Parameters
- InitialArchive
- Type: System IntPtr
- Length
- Type: System Int32
- ProducedArchive
- Type: System IntPtr
- DiagsArchive
- Type: System IntPtr
- DiagLength
- Type: System Int32