Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MPIopenvision3.C File Reference


Detailed Description

MPI version of openvision3.C

Definition in file MPIopenvision3.C.

#include "Channels/ChannelOpts.H"
#include "Channels/ConvolveChannel.H"
#include "Component/ModelManager.H"
#include "Image/MathOps.H"
#include "Image/MatrixOps.H"
#include "Image/Pixels.H"
#include "Media/FrameSeries.H"
#include "Channels/RawVisualCortex.H"
#include "Raster/Raster.H"
#include "Util/sformat.H"
#include <fstream>
#include <mpi.h>

Include dependency graph for MPIopenvision3.C:

Go to the source code of this file.

Defines

#define ITMAX   200
#define FTOL   0.000001f
#define MASTER   0
#define MSG_STOP   10
#define MSG_PIC   1
#define MSG_DATA   2
#define MSG_RESULT   200
#define PATH   "/home/hpc-26/itti/openvision"
#define INPUTFILE   "/home/hpc-26/itti/openvision/start.txt"
#define NB_PICS   10
#define NB_FILTERS   3
#define NCOEFFS   8
#define MCOEFFS   NCOEFFS * NCOEFFS * NB_FILTERS
#define NB_EVALS   9
#define NB_WAVES   5
#define NB_PROCS   NB_PICS * NB_EVALS * 2 + 1
#define RAD   64

Functions

int main (int argc, char **argv)


Generated on Sun Nov 22 13:44:12 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4