Plate.ImageBackgroundMean Property
Plate.ImageBackgroundMean (read-only, Double)
The statistical mean background level of the image
Syntax
Plate.ImageBackgroundMean
The property syntax has these parts:
Part |
Description |
Value (Double) |
The statistical mean background level of the image |
Remarks
While PinPoint can attach images in a variety of pixel and image formats including 1-shot color, its internal image storage format is monochrome 16-bit unsigned integer. Monochrome (1-plane) images are scaled to the range 0-65535. Color images are converted on attaching to monochrome 16-bit color. Thus the ImageBackgroundMean property always returns a value between 0 and 65535.
Copyright © 1999-2015, Robert B. Denny, Mesa, AZ