CWMVLightMeterRectangleReport
CWMVLightMeterRectangleReport that contains the results of CWMachineVision.LightMeterRectangle. The report stores information about the pixel intensities within a rotated rectangle.
Properties
Histogram | Array of histogram values. |
IntensityRange | Range of the pixel intensities. |
Interval | Incrementing value that specifies how much to add to StartValue in calculating the median value of each class from the histogram. |
MeanIntensity | Average of the pixel intensities in the rotated rectangle. |
StandardDeviation | Standard deviation of the pixel intensities. |
StartValue | Smallest pixel value from the first class calculated in the histogram. |