CogIPOneImageGaussSampler CarePelsMinFraction Property Cognex VisionPro 9.8 SR1
Only meaningfull when IntermediateImageComputationPolicy is UseCarePelsMinFraction. Zero has a special meaning: it means "accept any non-zero fraction, no matter how small."

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.0.0.0
Syntax

public double CarePelsMinFraction { get; set; }

Property Value

Type: Double
Events

Exceptions

ExceptionCondition
ArgumentExceptionIf the value is less than zero or greater than one.
See Also