SettingsExperimentalGroupEngineOption Enumeration | 
 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.
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
SyntaxPublic Enumeration EngineOption
public enum class EngineOption
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Phase | 0 |  | 
 | Stripe | 1 |  | 
See Also