JeVoisBase  1.20
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
SaliencyGist.C File Reference
#include <jevois/Core/Module.H>
#include <jevois/Debug/Log.H>
#include <jevois/Debug/Profiler.H>
#include <jevois/Image/RawImageOps.H>
#include <jevois/Image/ColorConversion.h>
#include <jevoisbase/Components/Saliency/Saliency.H>
#include <jevoisbase/Components/Tracking/Kalman2D.H>
#include <opencv2/core/core.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <future>
#include <linux/videodev2.h>
Include dependency graph for SaliencyGist.C:

Go to the source code of this file.

Classes

class  SaliencyGist
 Simple saliency map and gist computation module. More...
 

Functions

 JEVOIS_REGISTER_MODULE (SaliencyGist)
 

Function Documentation

◆ JEVOIS_REGISTER_MODULE()

JEVOIS_REGISTER_MODULE ( SaliencyGist  )