Click or drag to resize

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
Syntax
public enum EngineOption
Members
  Member nameValueDescription
Phase0
Stripe1
See Also