Plate.ImageBackgroundSigma Property

 Plate.ImageBackgroundSigma  (read-only, Double)
 
The statistical standard deviation of the background level of the image

Syntax

Plate.ImageBackgroundSigma

The property syntax has these parts:

Part Description
Value (Double) The statistical standard deviation of the 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 ImageBackgroundSigma property always returns a value between 0 and 65535.