Click or drag to resize

OpenCvSharp.Dnn Namespace

[Missing <summary> documentation for "N:OpenCvSharp.Dnn"]

Classes
  ClassDescription
Public classCvDnn
cv::dnn functions
Public classNet
This class allows to create and manipulate comprehensive artificial neural networks.
Enumerations
  EnumerationDescription
Public enumerationNetBackend
Enum of computation backends supported by layers.
Public enumerationNetTarget
Enum of target devices for computations.