CogDLRuntimeLayoutMatchRegion Occurrences Property Cognex VisionPro 9.22 SR1
The number of occurrences this region is looking for. Zero means the model will be ignored when searching. Negative one means that all occurences are returned.

Namespace: Cognex.VisionPro.DLRuntime
Assembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax

public int Occurrences { get; }

Property Value

Type: Int32
See Also