Click or drag to resize

SettingsExperimentalGroup Class

Experimental features. These settings may be changed, renamed, moved or deleted in the future.
Inheritance Hierarchy
SystemObject
  Zivid.NETSettingsExperimentalGroup

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

The SettingsExperimentalGroup type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyEngine
Set the Zivid Vision Engine to use. The Phase Engine is the current default Zivid Vision Engine. The Stripe Engine uses anti-reflection technology to suppress interreflection artifacts and improve data quality on shiny objects like cylinders and chrome-plated parts. Additional acquisition and processing time are required for the Stripe Engine. The Stripe Engine is currently experimental, and may be changed and improved in the future.
Top
Methods
  NameDescription
Public methodClone
Create a clone (deep copy) of the current instance
Public methodCopyWith
Create a clone (deep copy) of the current instance and invoke delegate on the clone
Public methodToString
Get string representation of the object
(Overrides ObjectToString.)
Top
See Also