If false then improve blob processing speed by not saving the
run lengths of regions. This will make blob boundaries, blob
perimeters, and blob images unavailable.
Namespace: Cognex.VisionPro.BlobAssembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 65.1.0.0
Syntax
Property Value
Type: BooleanWhether or not run lengths of regions should be saved during blob processing. Default is True.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
See Also