app-chimpanzee.C File Reference

#include "Component/ModelManager.H"
#include "Demo/SaliencyMT.H"
#include "Devices/DeviceOpts.H"
#include "Devices/FrameGrabberConfigurator.H"
#include "GUI/XWindow.H"
#include "Image/CutPaste.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Neuro/NeuroOpts.H"
#include "Neuro/NeuroSimEvents.H"
#include "Neuro/EyeHeadControllerConfigurator.H"
#include "Neuro/SaccadeController.H"
#include "Raster/Raster.H"
#include "Simulation/SimEventQueue.H"
#include "Simulation/SimEventQueueConfigurator.H"
#include "Transport/FrameIstream.H"
#include "Util/Timer.H"
#include "Devices/BeoMonkey.H"
#include <arpa/inet.h>
#include <fcntl.h>
#include <netdb.h>
#include <signal.h>
#include <stdlib.h>
#include <unistd.h>
#include "Image/Kernels.H"
#include "Image/Convolver.H"
Include dependency graph for app-chimpanzee.C:

Go to the source code of this file.

Defines

#define NAVG   20
 Number of frames over which average framerate is computed.
#define EVEL   10
#define HVEL   10
#define SMFAC   0.05F
 Factor to display the sm values as greyscale:

Functions

void terminate (int s)
 Signal handler (e.g., for control-C).
int main (const int argc, const char **argv)

Variables

static bool goforever = true
 Will turn false on interrupt signal.

Detailed Description

Saliency-driven chimpanzee head

Definition in file app-chimpanzee.C.


Define Documentation

#define NAVG   20

Number of frames over which average framerate is computed.

Definition at line 68 of file app-chimpanzee.C.

#define SMFAC   0.05F

Factor to display the sm values as greyscale:

Definition at line 73 of file app-chimpanzee.C.


Function Documentation

void terminate ( int  s  ) 

Signal handler (e.g., for control-C).

Definition at line 78 of file app-chimpanzee.C.

References goforever.


Variable Documentation

bool goforever = true [static]

Will turn false on interrupt signal.

Definition at line 75 of file app-chimpanzee.C.

Referenced by terminate().

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