
#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 <fstream>
Go to the source code of this file.
Functions | |
| int | main (const int argc, char **argv) |
Psychophysics display of geon images
Definition in file psycho-geon.C.
1.6.3