psycho-wm-chunking.C File Reference

#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 "GameBoard/basic-graphics.H"
#include <sys/types.h>
#include <dirent.h>
#include <errno.h>
#include <vector>
#include <string>
#include <iostream>
#include <SDL/SDL.h>
#include <SDL/SDL_image.h>
#include <SDL/SDL_mixer.h>
#include <stdio.h>
#include <stdlib.h>
#include <sstream>
#include <time.h>
#include "Image/DrawOps.H"
#include "GameBoard/resize.h"
#include <fstream>
#include <set>
#include <algorithm>
#include <ctime>
Include dependency graph for psycho-wm-chunking.C:

Go to the source code of this file.

Functions

nub::soft_ref< PsychoDisplayd (new PsychoDisplay(manager))
template<class T >
std::string stringify (T i)
bool itIsInThere (int x, vector< int > bag)
void scramble (vector< int > &v)
int getdir (string dir, vector< string > &files)
int addArgument (const string st, const string delim="=")
std::string getArgumentValue (string arg)
std::vector< int > getDigits (int n, string zs="n", string rs="n")
std::string getUsageComment ()
int main (const int argc, char **argv)

Variables

ModelManager manager ("psycho-wm-chunking")
map< uint, uinttestMap
map< string, stringargMap
map< string, vector< SDL_Rect * > * > clipsmap

Detailed Description

Psychophysics test to measure the influence of eyemovement on memory task performance

Definition in file psycho-wm-chunking.C.

Generated on Sun May 8 08:07:54 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3