
Definition in file beobot-followColor-master.C.
#include "Beowulf/Beowulf.H"
#include "Component/ModelManager.H"
#include "Devices/FrameGrabberConfigurator.H"
#include "Devices/DeviceOpts.H"
#include "Raster/Raster.H"
#include "Image/Image.H"
#include "Transport/FrameIstream.H"
#include "GUI/XWinManaged.H"
#include "GUI/XWindow.H"
#include "Beobot/BeobotControl.H"
#include "Util/Timer.H"
#include "Util/Types.H"
#include "Util/log.H"
#include "VFAT/segmentImageTrackMC.H"
#include <cstdio>
#include <cstdlib>
#include <signal.h>
#include "Beobot/BeobotConfig.H"
Include dependency graph for beobot-followColor-master.C:

Go to the source code of this file.
Defines | |
| #define | NAVG 20 |
Functions | |
| void | terminate (int s) |
| int | main (const int argc, const char **argv) |
| The main routine. Grab frames, process, send commands to slave node. | |
Variables | |
| static bool | goforever = true |
|
||||||||||||
1.4.4