
Definition in file GistEstimatorStd.C.
#include "Neuro/GistEstimatorStd.H"
#include "Component/ModelManager.H"
#include "Channels/ChannelMaps.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 dependency graph for GistEstimatorStd.C:

Go to the source code of this file.
Functions | |
| Image< double > | getSubSum (Image< float > img) |
| Image< double > | getSubSum2 (Image< float > img) |
|
|
Extract gist of image Definition at line 71 of file GistEstimatorStd.C. References Image< T >::begin(), Image< T >::getHeight(), Image< T >::getWidth(), h, i, LDEBUG, w, x, y, and ZEROS. Referenced by GistEstimatorStd::computeFeatureVector(), and BeobotBrainMT::threadCompute(). |
1.4.4