#include "Beobot/BeobotVisualCortex.H"
#include "GUI/XWindow.H"
#include "Image/ColorOps.H"
#include "Image/CutPaste.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Image/fancynorm.H"
#include "Raster/Raster.H"
#include <iostream>
#include <cstdio>
Go to the source code of this file.
Defines | |
#define | NBNEIGH 24 |
Functions | |
int | main (const int argc, const char **argv) |
Test Jet class
Definition in file test-Jet.C.