
Definition in file GistEstimatorGen.C.
#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) |
|
|
Extract gist of image Definition at line 78 of file GistEstimatorGen.C. Referenced by GistEstimatorGen::getFeatureVector(). |
1.4.4