
#include "Component/ModelManager.H"#include "Image/Image.H"#include "Psycho/PsychoDisplay.H"#include "Psycho/EyeTrackerConfigurator.H"#include "Psycho/EyeTracker.H"#include "GUI/GUIOpts.H"#include "Psycho/PsychoOpts.H"#include "Component/EventLog.H"#include "Component/ComponentOpts.H"#include "Raster/Raster.H"#include "Util/Types.H"#include <fstream>#include <string>
Go to the source code of this file.
Functions | |
| int | main (const int argc, char **argv) |
Psychophysics display of primary task's search arrays followed by stealthy insertion of secondary task's search arrays
Definition in file psycho-stealth.C.
1.6.3