CWMVLightMeterRectangleReport

NI Vision for Visual Basic

CWMVLightMeterRectangleReport

CWMVLightMeterRectangleReport that contains the results of CWMachineVision.LightMeterRectangle. The report stores information about the pixel intensities within a rotated rectangle.

Properties

HistogramArray of histogram values.
IntensityRangeRange of the pixel intensities.
IntervalIncrementing value that specifies how much to add to StartValue in calculating the median value of each class from the histogram.
MeanIntensityAverage of the pixel intensities in the rotated rectangle.
StandardDeviationStandard deviation of the pixel intensities.
StartValueSmallest pixel value from the first class calculated in the histogram.

See Also

CWMachineVision.LightMeterRectangle