Gets or sets whether to automatically recompute the size of the
subsampling cube during pattern training. If "true", the size
computed during training overwrites the existing
Granularity.
Otherwise, it remains unchanged.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 91.0.0.0
Syntax
Property Value
Type: Boolean"True" if the Granularity is to be recomputed during training. "False" otherwise. Default value is "true".
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flags may be affected: |
Remarks
If you change this value on a trained pattern object, the pattern will become untrained.
See Also