SceneConditionsAmbientLightGroup Class |
Namespace: Zivid.NET
The SceneConditionsAmbientLightGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | SceneConditionsAmbientLightGroup | Constructor |
Name | Description | |
---|---|---|
![]() | FlickerClassification | A classification of the detected ambient light flicker, if any.
The values `grid50hz` and `grid60hz` indicate that ambient
light matching a 50 Hz or 60 Hz power grid was detected in the
scene. In those cases it is recommended to use Ambient Light
Adaptation for better point cloud quality. The value
`unknownFlicker` indicates that some significant time-varying
ambient light was detected, but it was not possible to
determine the frequency. `otherFlicker` indicates that ambient
light of a particular frequency was detected but it did not
match the characteristics of a standard power grid.
|
![]() | FlickerFrequency | This field contains the actual frequency unless the
classification is `noFlicker` or `unknownFlicker`.
|
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.) |