JeVoisBase  1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
Loading...
Searching...
No Matches
DetectionDNN.C File Reference
#include <jevois/Core/Module.H>
#include <jevois/Debug/Timer.H>
#include <jevois/Image/RawImageOps.H>
#include <opencv2/core/core.hpp>
#include <opencv2/dnn.hpp>
#include <opencv2/imgproc.hpp>
#include <fstream>
Include dependency graph for DetectionDNN.C:

Go to the source code of this file.

Classes

class  DetectionDNN
 Detect and recognize multiple objects in scenes using OpenCV Deep Neural Nets (DNN) More...
 

Functions

 JEVOIS_REGISTER_MODULE (DetectionDNN)
 

Function Documentation

◆ JEVOIS_REGISTER_MODULE()

JEVOIS_REGISTER_MODULE ( DetectionDNN  )