beobot-slave.C File Reference

#include "Beobot/BeobotVisualCortex.H"
#include "Beobot/beobot-defs.H"
#include "Beowulf/Beowulf.H"
#include "Component/ModelManager.H"
#include "Image/Image.H"
#include "Image/ImageSet.H"
#include "Image/Pixels.H"
#include "Image/fancynorm.H"
#include "Util/Types.H"
#include <cstdlib>
#include <iostream>
#include <netdb.h>
#include <signal.h>
#include <time.h>
#include <unistd.h>
Include dependency graph for beobot-slave.C:

Go to the source code of this file.

Defines

#define IMGWIDTH   160
#define IMGHEIGHT   120

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

A parallel vision slave to use with beobot-master. See the beobotgo script in bin/ for how to launch the slaves, and see beobot-master.C for the master program.

Definition in file beobot-slave.C.


Function Documentation

void terminate ( int  s  ) 

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

Definition at line 64 of file beobot-slave.C.

References goforever.


Variable Documentation

bool goforever = true [static]

Will turn false on interrupt signal.

Definition at line 61 of file beobot-slave.C.

Referenced by terminate().

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