
#include "Neuro/GistEstimator.H"#include "Neuro/VisualCortex.H"#include "Media/MediaSimEvents.H"#include "Image/Image.H"#include "Image/LevelSpec.H"

Go to the source code of this file.
Classes | |
| class | GistEstimatorGen |
Functions | |
| Image< float > | getSubSumGen (Image< float > img) |
extract estimated gist using General available features of the image
Definition in file GistEstimatorGen.H.
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().
1.6.3