JeVoisBase  1.20
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
DemoEyeTracker.C File Reference
#include <jevois/Core/Module.H>
#include <jevoisbase/Components/EyeTracker/EyeTracker.H>
#include <jevois/Image/RawImageOps.H>
#include <jevois/Debug/Timer.H>
#include <linux/videodev2.h>
#include <opencv2/imgproc/imgproc.hpp>
Include dependency graph for DemoEyeTracker.C:

Go to the source code of this file.

Classes

class  DemoEyeTracker
 Pupil detection and eye-tracker using the openEyes toolkit. More...
 

Functions

 JEVOIS_REGISTER_MODULE (DemoEyeTracker)
 

Function Documentation

◆ JEVOIS_REGISTER_MODULE()

JEVOIS_REGISTER_MODULE ( DemoEyeTracker  )