CogPatInspectRunParams NeighborhoodHeight Property Cognex VisionPro
The height 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: 65.1.0.0
Syntax

public int NeighborhoodHeight { get; set; }

Property Value

Type: Int32
See Also