Emgu.CV.Dnn Namespace |
| Class | Description | |
|---|---|---|
| Backend |
Dnn backend.
| |
| BackendTargetPair |
DNN Backend and Target pair
| |
| DnnInvoke |
Entry points to the Open CV Dnn module
| |
| Layer |
This interface class allows to build new Layers - are building blocks of networks.
| |
| Net |
This class allows to create and manipulate comprehensive artificial neural networks.
| |
| Target |
Target devices for computations.
|