Click or drag to resize

SettingsSamplingGroupPixel Property

Set whether the full image sensor should be used with white projector light or only specific color channels with corresponding projector light. Using only a specific color channel will subsample pixels and give a smaller resolution. Subsampling decreases the capture time, as less data will be captured and processed. Picking a specific color channel can also help reduce noise and effects of ambient light. Projecting blue light will in most cases give better data than red light.

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public Nullable<SettingsSamplingGroupPixelOption> Pixel { get; set; }

Property Value

Type: NullableSettingsSamplingGroupPixelOption
See Also