Gets or sets the NeighborhoodSizeYInPixels.
Only used when
FitMethodZLookupMethod
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Property Value
Type: Int32The neighborhood size in Y. The neighborhood to use when the ZLookupMethod is NeighborhoodMedian or Neighborhood. The default is 5.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the supplied argument is less than 1. |
See Also