CogFindEllipse DecrementNumToIgnore Property Cognex VisionPro 9.5
If DecrementNumToIgnore is true then the number of points ignored is actually (NumToIgnore - Number of calipers that found no edge).

Namespace: Cognex.VisionPro.Caliper
Assembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 69.0.0.0
Syntax

public bool DecrementNumToIgnore { get; set; }

Property Value

Type: Boolean
See Also