
Definition in file openvision3.C.
#include "Channels/ChannelOpts.H"
#include "Channels/ConvolveChannel.H"
#include "Component/ModelManager.H"
#include "Image/ColorOps.H"
#include "Image/DrawOps.H"
#include "Image/MathOps.H"
#include "Image/MatrixOps.H"
#include "Image/Pixels.H"
#include "Image/ShapeOps.H"
#include "Media/FrameSeries.H"
#include "Channels/RawVisualCortex.H"
#include "Raster/Raster.H"
#include "Util/sformat.H"
#include <fstream>
Include dependency graph for openvision3.C:

Go to the source code of this file.
Defines | |
| #define | NB_FILTERS 4 |
| #define | NB_COEFFS 8 |
| #define | RAD 64 |
| #define | NB_CONV 1 |
Functions | |
| int | main (const int argc, const char **argv) |
1.4.4