
Definition in file GAMPIvision.C.
#include "Channels/ChannelOpts.H"
#include "Channels/ConvolveChannel.H"
#include "Component/ModelManager.H"
#include "GA/GAPopulation.H"
#include "Image/MathOps.H"
#include "Image/MatrixOps.H"
#include "Image/Pixels.H"
#include "Channels/RawVisualCortex.H"
#include "Raster/Raster.H"
#include <fstream>
#include <mpi.h>
Include dependency graph for GAMPIvision.C:

Go to the source code of this file.
Defines | |
| #define | ITMAX 400 |
| #define | MASTER 0 |
| #define | MSG_DATA 0 |
| #define | MSG_RESULT 1 |
| #define | MSG_STOP 2 |
| #define | PATH "/home/hpc-26/itti/openvision" |
| #define | NB_PICS 10 |
| #define | NB_FILTERS 3 |
| #define | NCOEFFS 3 |
| #define | POP_SIZE 196 |
| #define | RAD 64 |
Functions | |
| int | main (const int argc, const char **argv) |
1.4.4