JeVois  1.21
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
Loading...
Searching...
No Matches
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

namespace  jevois
 Main namespace for all JeVois classes and functions.
 
namespace  jevois::dnn
 Deep neural networks.
 

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.