MrGabor.C File Reference

#include "CINNIC/gaborElement.H"
#include "Image/ColorOps.H"
#include "Image/CutPaste.H"
#include "Image/Image.H"
#include "Image/Kernels.H"
#include "Image/Transforms.H"
#include "Raster/Raster.H"
#include "Util/log.H"
#include "Util/readConfig.H"
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <time.h>
Include dependency graph for MrGabor.C:

Go to the source code of this file.

Functions

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

Variables

const char * configFile
 This is the configFile name.
const char * gaborElementFile
 This is the gaborElement file.
const char * imageSaveName
 what to save the image as (name)
readConfig configIn (25)
 This is the configFile object.
readConfig gaborIn (25)
 This is the gaborElement object.
std::vector< gaborElementtheGabors
 keep track of gabor properties
std::vector< Image< float > > theGaborImages
 store the gabors
std::vector< Image< float > > theMasterImages
 the master images
int gaborNumber
 variables
int sizeX
int sizeY
float backGround
char getX [100]
char getY [100]
char getSTDDEV [100]
char getPERIOD [100]
char getPHASE [100]
char getTHETA [100]
char getSIGMOD [100]
char getAMPLITUDE [100]
char getMASTER [100]

Detailed Description

A Gabor

Definition in file MrGabor.C.


Variable Documentation

const char* configFile

This is the configFile name.

Definition at line 31 of file MrGabor.C.

This is the configFile object.

const char* gaborElementFile

This is the gaborElement file.

Definition at line 33 of file MrGabor.C.

This is the gaborElement object.

variables

Definition at line 47 of file MrGabor.C.

const char* imageSaveName

what to save the image as (name)

Definition at line 35 of file MrGabor.C.

store the gabors

Definition at line 43 of file MrGabor.C.

keep track of gabor properties

Definition at line 41 of file MrGabor.C.

the master images

Definition at line 45 of file MrGabor.C.

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