Click or drag to resize

DeviceType Enumeration

http://www.emgu.com
Ocl Device Type

Namespace:  Emgu.CV.Ocl
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public enum DeviceType
Members
  Member nameValueDescription
Default1 Default
Cpu2 Cpu
Gpu4 Gpu
Accelerator8 Accerlerator
DGpu65540 DGpu
IGpu131076 IGpu
All-1 All
See Also