CINNICinteract.C File Reference

#include "CINNIC/CINNIC.H"
#include "CINNIC/cascadeHold.H"
#include "Util/log.H"
#include "Util/readConfig.H"
#include <iostream>
#include <sstream>
#include <stdlib.h>
#include <sys/types.h>
#include <time.h>
#include <cstdio>
Include dependency graph for CINNICinteract.C:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 This is the main function for CINNIC.

Variables

ContourNeuronCreate< float > CINNICreate
 Create a CINNIC neuron, use float.
CINNIC skeptic
 Standard CINNIC test object.
std::istream * argInput
 pointer to command line argument stream
const char * configFile
 This is the configFile name.
readConfig configIn (25)
 This is the configFile object.

Detailed Description

Interactive CINNIC

Definition in file CINNICinteract.C.


Function Documentation

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

This is the main function for CINNIC.

to use this you must have a config file called contour.conf you should run this file by running it from src2 and executing it as such "../bin/CINNICtest ../image_in/imagefile outputname" where imagefile is a ppm file (do not include extention) and outputname is the name you would like attached to all the output files.

Definition at line 47 of file CINNICinteract.C.

References argInput, configFile, configIn, CINNIC::convolveTest(), ContourNeuronCreate< TC2 >::CreateNeuron(), CINNIC::filename, CINNIC::Ninput, NO_INIT, readConfig::openFile(), RASFMT_PNM, readConfig::readFileTrue(), readConfig::readFileValueF(), readConfig::readFileValueName(), Raster::ReadGray(), and CINNIC::savefilename.


Variable Documentation

std::istream* argInput

pointer to command line argument stream

Definition at line 34 of file CINNICinteract.C.

Referenced by main().

Create a CINNIC neuron, use float.

Definition at line 30 of file CINNICinteract.C.

const char* configFile

This is the configFile name.

Definition at line 36 of file CINNICinteract.C.

This is the configFile object.

Standard CINNIC test object.

Definition at line 32 of file CINNICinteract.C.

Referenced by main().

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