CogHistogramResult GetHistogram Method Cognex VisionPro 9.5
Returns the histogram.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 69.0.0.0
Syntax

public int[] GetHistogram()

Return Value

Type:  Int32 
Remarks

Returns the histogram as an array of NumBins elements.

See Also