Click or drag to resize

CvInvokeBackends Property

http://www.emgu.com
Returns list of all builtin backends

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public static Backend[] Backends { get; }

Property Value

Type: Backend
See Also