CogPatInspectRunParams NeighborhoodHeight Property Cognex VisionPro 9.10
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: 79.0.0.0
Syntax

public int NeighborhoodHeight { get; set; }

Property Value

Type: Int32
See Also