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.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 73.0.0.0
Syntax
Property Value
Type: DoubleEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when CarePelsMinFraction is changed. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the value is less than zero or greater than one. |
See Also