pvisionTCP-master.C File Reference

#include "Beowulf/Beowulf.H"
#include "Component/ModelManager.H"
#include "Devices/FrameGrabberConfigurator.H"
#include "GUI/XWindow.H"
#include "Image/ColorOps.H"
#include "Image/DrawOps.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Image/ShapeOps.H"
#include "Parallel/pvisionTCP-defs.H"
#include "Transport/FrameIstream.H"
#include "Util/Assert.H"
#include <signal.h>
Include dependency graph for pvisionTCP-master.C:

Go to the source code of this file.

Defines

#define NAVG   20
 Number of frames over which average framerate is computed.
#define NSTAT   6
 Number of stats collected.
#define PRESCALE   2
 prescale level by which we downsize images before sending them off

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

Grab video & process over beowulf w/ pvisionTCP

Definition in file pvisionTCP-master.C.


Define Documentation

#define NAVG   20

Number of frames over which average framerate is computed.

Definition at line 59 of file pvisionTCP-master.C.

#define NSTAT   6

Number of stats collected.

Definition at line 61 of file pvisionTCP-master.C.

#define PRESCALE   2

prescale level by which we downsize images before sending them off

Definition at line 64 of file pvisionTCP-master.C.


Function Documentation

void terminate ( int  s  ) 

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

Definition at line 69 of file pvisionTCP-master.C.

References goforever.


Variable Documentation

bool goforever = true [static]

Will turn false on interrupt signal.

Definition at line 66 of file pvisionTCP-master.C.

Referenced by terminate().

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