SettingsSamplingGroup Class |
Namespace: Zivid.NET
The SettingsSamplingGroup type exposes the following members.
Name | Description | |
---|---|---|
SettingsSamplingGroup | Constructor |
Name | Description | |
---|---|---|
Color | Choose how to sample colors for the pointcloud. The `rgb` option gives all
colors for a regular Zivid camera. The `disabled` option gives no colors and
can allow for faster captures. It is also useful if you want to avoid projecting
white light in the subsampling modes under `Sampling::Pixel`.
| |
Pixel | 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.
|
Name | Description | |
---|---|---|
Clone | Create a clone (deep copy) of the current instance | |
CopyWith | Create a clone (deep copy) of the current instance and invoke delegate on the clone | |
ToString | Get string representation of the object (Overrides ObjectToString.) |