
Definition in file psycho-EyeDetect.C.
#include "Component/ModelManager.H"
#include "Image/Image.H"
#include "Psycho/PsychoDisplay.H"
#include "Psycho/EyeTrackerConfigurator.H"
#include "Psycho/EyeTracker.H"
#include "Psycho/PsychoOpts.H"
#include "Component/EventLog.H"
#include "Component/ComponentOpts.H"
#include "Util/MathFunctions.H"
#include "Util/Types.H"
#include "rutz/time.h"
Include dependency graph for psycho-EyeDetect.C:

Go to the source code of this file.
Defines | |
| #define | TRIAL_LENGTH 15 |
| #define | MIN_COUNT 10 |
| #define | MAX_COUNT 10 |
| #define | MIN_X 100 |
| #define | MIN_Y 100 |
| #define | MAX_X 540 |
| #define | MAX_Y 380 |
| #define | PPD 23 |
| #define | RECALIB 8 |
Functions | |
| static int | submain (const int argc, char **argv) |
| int | main (const int argc, char **argv) |
1.4.4