
#include "Component/ModelManager.H"#include "Image/Image.H"#include "Psycho/PsychoDisplay.H"#include "GUI/GUIOpts.H"#include "Psycho/EyeTrackerConfigurator.H"#include "Psycho/EyeTracker.H"#include "Psycho/PsychoOpts.H"#include "Component/EventLog.H"#include "Component/ComponentOpts.H"#include "Raster/Raster.H"#include "Util/Types.H"#include <fstream>
Go to the source code of this file.
Functions | |
| int | main (const int argc, char **argv) |
Psychophysics display of still images and check response to prevent cheating
Definition in file psycho-noCheat.C.
1.6.3