
#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 "Raster/Raster.H"#include "Util/MathFunctions.H"#include "Util/Types.H"#include "Image/CutPaste.H"#include "Image/DrawOps.H"#include "Image/ImageSet.H"#include "Image/ShapeOps.H"#include "GUI/GUIOpts.H"#include "Util/StringUtil.H"#include <fstream>
Go to the source code of this file.
Functions | |
| int | main (const int argc, char **argv) |
Psychophysics display of still images with instantaneous eye position plotting
Definition in file psycho-stillRTI.C.
1.6.3