CWIMAQHistogramReportItem

NI Vision for Visual Basic

CWIMAQHistogramReportItem

CWIMAQHistogramReportItem contains parameters that specify the result of a histogram operation.

Properties

AreaNumber of pixels classified.
HistogramArray that describes the number of pixels in each class.
IntervalSize of each class.
MeanMean value of the classified pixels.
PixelRangeRange of pixel values used in calculating the histogram.
StandardDeviationStandard deviation of the classified pixels. The higher this value, the better the distribution of the values in the histogram and the corresponding image.
StartValueSmallest pixel value in the first class. The smallest pixel value may be smaller than MinValue.

See Also

CWIMAQVision.Histogram2

CWIMAQVision.Equalize2

CWIMAQVision.ColorHistogram3

CWIMAQHistogramReport