Click or drag to resize
Accord.NET (logo)

AEAG Fields

The CameraParameterAEAG type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEnable
Enable/disable automatic exposure/gain control. Type integer. By default 0.
Public fieldStatic memberExposureMaxLimit
Set/Get maximum limit of exposure in AEAG procedure. Type integer. By default 100. Units - ms.
Public fieldStatic memberExposurePriority
Set/Get exposure priority, [0, 1]. Type float. By default 0.8.
Public fieldStatic memberGainMaxLimit
Set/Get maximum limit of gain in AEAG procedure. Type float. Default depends on camera type. Units - dB.
Public fieldStatic memberLevel
Set/Get average intensity of output signal AEAG should achieve (in %). Type float. By default 40.
Top
See Also