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

Go to the source code of this file.

Classes

class  DemoCPUGPU
 Live saliency computation and image filtering using 4-core CPU and OpenGL-ES 2.0 shaders on the Mali-400MP2 GPU. More...
 

Functions

 JEVOIS_REGISTER_MODULE (DemoCPUGPU)
 

Function Documentation

◆ JEVOIS_REGISTER_MODULE()

JEVOIS_REGISTER_MODULE ( DemoCPUGPU  )