JeVoisBase  1.20
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
DarknetYOLO.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/imgproc/imgproc.hpp>
#include <jevoisbase/Components/ObjectDetection/Yolo.H>
Include dependency graph for DarknetYOLO.C:

Go to the source code of this file.

Classes

class  DarknetYOLO
 Detect multiple objects in scenes using the Darknet YOLO deep neural network. More...
 

Functions

 JEVOIS_REGISTER_MODULE (DarknetYOLO)
 

Function Documentation

◆ JEVOIS_REGISTER_MODULE()

JEVOIS_REGISTER_MODULE ( DarknetYOLO  )