Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

psycho-monkey.C File Reference


Detailed Description

Psychophysics display of movies for monkeys

Definition in file psycho-monkey.C.

#include "Component/ModelManager.H"
#include "Component/ModelOptionDef.H"
#include "Transport/TransportOpts.H"
#include "Image/Image.H"
#include "Media/MPEGStream.H"
#include "Media/MediaOpts.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 "GUI/SDLdisplay.H"
#include "Util/MathFunctions.H"
#include "Util/Types.H"
#include "Video/VideoFrame.H"
#include <deque>
#include <sys/time.h>
#include <unistd.h>

Include dependency graph for psycho-monkey.C:

Go to the source code of this file.

Defines

#define CACHELEN   150

Functions

static bool cacheFrame (nub::soft_ref< InputMPEGStream > &mp, std::deque< VideoFrame > &cache, const bool flip)
int main (const int argc, char **argv)

Variables

static const ModelOptionDef OPT_hflip


Variable Documentation

const ModelOptionDef OPT_hflip [static]
 

Initial value:

  { MODOPT_FLAG, "hflip", &MOC_INPUT, OPTEXP_CORE,
    "Flip input images horizontally.",
    "hflip", '\0', "<bool>", "false" }

Definition at line 61 of file psycho-monkey.C.


Generated on Sun Nov 22 13:43:25 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4