PolatSagiTest.C File Reference

#include "Util/Assert.H"
#include "CINNIC/CINNICstatsRun.H"
#include "Raster/Raster.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include <fstream>
#include <iostream>
Include dependency graph for PolatSagiTest.C:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 This is a package to run tests on the output from CINNIC.

Variables

const char * configFile
 this contains the name of the config file
const char * configFile2
 this contains the name of the second config file
const char * targetFileName
 this is the target file to open
const char * notargetFileName
 this is the non target file to open
readConfig ReadConfig (25)
 This is the configFile object.
readConfig ReadConfig2 (25)
 This is the second configFile object.
CINNICstatsRun runStats
 main object for stats
Image< float > Fimage [2]
 image float
float forReturn
 float for return
std::string in
 input string for parsing input files
int height
 image input data
int width
int currentX
 image input data
int currentY

Detailed Description

[put description here]

Definition in file PolatSagiTest.C.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Variable Documentation

const char* configFile

this contains the name of the config file

Definition at line 16 of file PolatSagiTest.C.

const char* configFile2

this contains the name of the second config file

Definition at line 18 of file PolatSagiTest.C.

int currentX

image input data

Definition at line 38 of file PolatSagiTest.C.

Referenced by main().

Image<float> Fimage[2]

image float

Definition at line 30 of file PolatSagiTest.C.

float forReturn

float for return

Definition at line 32 of file PolatSagiTest.C.

Referenced by main().

int height
const char* notargetFileName

this is the non target file to open

Definition at line 22 of file PolatSagiTest.C.

Referenced by main().

This is the configFile object.

This is the second configFile object.

Referenced by main().

main object for stats

Definition at line 28 of file PolatSagiTest.C.

const char* targetFileName

this is the target file to open

Definition at line 20 of file PolatSagiTest.C.

Referenced by main().

Generated on Sun May 8 08:10:53 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3