CogPatInspectRunParams NeighborhoodWidth Property Cognex VisionPro 9.20
The width in pixels of the neighborhood to be used when NormalizationMode is either LocalCorrection or LocalCorrectionEnhanced.

Namespace: Cognex.VisionPro.PatInspect
Assembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 80.0.0.0
Syntax

public int NeighborhoodWidth { get; set; }

Property Value

Type: Int32
See Also