#include "Component/ModelParam.H"
#include "Image/ImageCache.H"
#include "Image/ImageSet.H"
#include "Image/LevelSpec.H"
#include "Neuro/SimulationViewer.H"
#include "Simulation/SimEvents.H"
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | SimulationViewerEyeMvt |
Measure salience at human eye positions. More... | |
struct | SimulationViewerEyeMvt::GEyeFormat |
Typedefs | |
typedef Point2D< int >(* | Point2DTransform )(Point2D< int > P) |
comparison between saliency and human eye movements
Definition in file SimulationViewerEyeMvt.H.