Click or drag to resize

CaptureAssistantSuggestSettingsParameters Class

Input to the Capture Assistant algorithm
Inheritance Hierarchy
SystemObject
  Zivid.NETCaptureAssistantSuggestSettingsParameters

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public class SuggestSettingsParameters : IDisposable

The CaptureAssistantSuggestSettingsParameters type exposes the following members.

Constructors
Methods
  NameDescription
Public methodDispose
Releases all resources used by the CaptureAssistantSuggestSettingsParameters
Public methodGetNativePtr
Public methodToString
Get string representation of the suggest settings parameters
(Overrides ObjectToString.)
Top
Remarks
Used to specify a constraint on the total capture time for the settings suggested by the Capture Assistant, and optionally specify the ambient light frequency. The capture time constraint assumes a computer meeting Zivid's recommended minimum compute power.
See Also