GistEstimatorGen.C File Reference

#include "Neuro/GistEstimatorGen.H"
#include "Component/ModelManager.H"
#include "Channels/ChannelMaps.H"
#include "Channels/BlueYellowChannel.H"
#include "Channels/ColorChannel.H"
#include "Channels/GaborChannel.H"
#include "Channels/IntensityChannel.H"
#include "Channels/OrientationChannel.H"
#include "Channels/RedGreenChannel.H"
#include "Channels/Hue1Channel.H"
#include "Channels/Hue2Channel.H"
#include "Channels/HueChannel.H"
#include "Channels/H2SVChannel.H"
#include "Channels/CIELabChannel.H"
#include "Channels/JunctionChannel.H"
#include "Channels/EndPointChannel.H"
#include "Channels/TJunctionChannel.H"
#include "Channels/LJunctionChannel.H"
#include "Channels/XJunctionChannel.H"
#include "GUI/XWinManaged.H"
#include "Image/CutPaste.H"
#include "Image/DrawOps.H"
#include "Image/FilterOps.H"
#include "Image/MathOps.H"
#include "Image/ShapeOps.H"
#include "Neuro/gistParams.H"
#include "Raster/Raster.H"
#include "Simulation/SimEventQueue.H"
#include "Neuro/NeuroSimEvents.H"
#include "Simulation/SimEvents.H"
#include "Channels/ChannelOpts.H"
#include "Channels/SingleChannel.H"
#include "Util/Timer.H"
#include "Util/StringUtil.H"
#include "Neuro/NeuroOpts.H"
Include dependency graph for GistEstimatorGen.C:

Go to the source code of this file.

Defines

#define PYR_LEVEL   5

Functions

Image< float > getSubSumGen (Image< float > img)

Detailed Description

extract estimated gist using available features of the image

Definition in file GistEstimatorGen.C.


Define Documentation

#define PYR_LEVEL   5

Extract gist of image

Definition at line 78 of file GistEstimatorGen.C.

Referenced by GistEstimatorGen::getFeatureVector().


Function Documentation

Image<float> getSubSumGen ( Image< float >  img  ) 

Extract gist of image

Definition at line 83 of file GistEstimatorGen.C.

References Image< T >::begin(), Image< T >::getHeight(), Image< T >::getWidth(), and ZEROS.

Referenced by GistEstimatorGen::getFeatureVector().

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