SuggestSettingsParametersAmbientLightFrequency Property |
Adapt suggested settings to the ambient light frequency. This can be used to avoid artifacts in the point
cloud due to AC powered ambient light being mixed in with the camera's projector light.
Select your power grid frequency. 60 Hz is typically used in Japan, Americas, Taiwan, South Korea, and the
Philippines. 50 Hz is the normal in rest of the world. If ambient light is unproblematic, turn off for
optimal performance.
Namespace:
Zivid.NET.CaptureAssistant
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public SuggestSettingsParametersAmbientLightFrequencyOption AmbientLightFrequency { get; set; }
Public Property AmbientLightFrequency As SuggestSettingsParametersAmbientLightFrequencyOption
Get
Set
public:
property SuggestSettingsParametersAmbientLightFrequencyOption AmbientLightFrequency {
SuggestSettingsParametersAmbientLightFrequencyOption get ();
void set (SuggestSettingsParametersAmbientLightFrequencyOption value);
}
Property Value
Type:
SuggestSettingsParametersAmbientLightFrequencyOptionSee Also