Click or drag to resize

Emgu.CV.Dnn Namespace

http://www.emgu.com
Deep Neural Network module
Classes
  ClassDescription
Public classDnnInvoke
Entry points to the Open CV Dnn module
Public classLayer
This interface class allows to build new Layers - are building blocks of networks.
Public classNet
This class allows to create and manipulate comprehensive artificial neural networks.
Structures
  StructureDescription
Public structureBackendTargetPair
DNN Backend and Target pair
Enumerations
  EnumerationDescription
Public enumerationBackend
Dnn backend.
Public enumerationTarget
Target devices for computations.