Click or drag to resize

Settings2DBrightness Property

Brightness controls the light output from the projector. Brightness above 1.0 may be needed when the distance between the camera and the scene is large, or in case of high levels of ambient lighting. Brightness above 1.0 is only supported on Zivid One Plus. When brightness is above 1.0 the duty cycle of the camera (the percentage of time the camera can capture frames) will be reduced. The lights in the projector can be lit for at most 50% of the time during a 10 second period. This limitation is enforced automatically by the camera. Calling capture2D when the duty cycle limit has been reached will cause the camera to first wait (sleep) for a duration of time to cool down, before capture will start.

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public double Brightness { get; set; }

Property Value

Type: Double
See Also