JeVois  1.20
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
Network.H File Reference
#include <jevois/Component/Component.H>
#include <jevois/Types/Enum.H>
#include <ovxlib/vsi_nn_pub.h>
#include <opencv2/core/core.hpp>
#include <vector>
Include dependency graph for Network.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jevois::dnn::Network
 Abstract class to represent a neural network. More...
 

Namespaces

 jevois
 
 jevois::dnn
 
 jevois::dnn::network
 

Macros

#define JEVOIS_BACKEND_DEFAULT   Backend::OpenCV
 

Macro Definition Documentation

◆ JEVOIS_BACKEND_DEFAULT

#define JEVOIS_BACKEND_DEFAULT   Backend::OpenCV

Definition at line 79 of file Network.H.