Table of Contents

Enum Target

Namespace
OpenCvSharp.Dnn
Assembly
OpenCvSharp.dll

Enum of target devices for computations.

public enum Target

Fields

CPU = 0
CUDA = 6
CUDA_FP16 = 7
FPGA = 5

FPGA device with CPU fallbacks using Inference Engine's Heterogeneous plugin.

HDDL = 8
MYRIAD = 3
OPENCL = 1
OPENCL_FP16 = 2
VULKAN = 4