Teledyne Princeton Instruments PICam 5.x Programmer's Manual page 95

Table of Contents

Advertisement

Chapter 5
5.1.1.26
PicamPhotonDetectionMode
Data Type
PicamPhotonDetectionMode
Description
PicamPhotonDetectionMode
Enumerator Definitions
Refer to
Table 5-26:
PicamPhotonDetectionMode_Clipping
PicamPhotonDetectionMode_Disabled
PicamPhotonDetectionMode_Thresholding
PicamPixelFormat
5.1.1.27
Data Type
PicamPixelFormat
Description
PicamPixelFormat
Enumerator Definitions
Refer to
Table 5-27:
PicamPixelFormat_Monochrome16Bit
PicamPixelFormat_Monochrome32Bit
Configuration APIs
Table 5-26
for enumerator definitions.
PicamPhotonDetectionMode
Enumerator
is defined as
is the set of characteristics that defines the format of a data pixel.
Table 5-27
for enumerator definitions.
PicamPixelFormat
Enumerator
is defined as
.
enum
is the set of photon detection modes.
Enumerator Definitions
Each pixel whose intensity is greater than
or equal to the threshold is a photon and
retains its original value.
Otherwise the value is 0.
Photon detection is disabled.
Each pixel whose intensity is greater than
or equal to the threshold is a photon and
replaced with a count of 1.
Otherwise the value is 0.
.
enum
Enumerator Definitions
16 bits of monochrome data
32 bits of monochrome data
Description
Description
95

Advertisement

Table of Contents
loading

Table of Contents