
Definition in file test-gist.C.
#include "Component/ModelManager.H"
#include "GUI/XWinManaged.H"
#include "Image/DrawOps.H"
#include "Image/Pixels.H"
#include "Neuro/GistEstimatorStd.H"
#include "Neuro/GistEstimatorTexton.H"
#include "Neuro/NeuroOpts.H"
#include "Neuro/StdBrain.H"
#include "Neuro/gistParams.H"
#include "Raster/Raster.H"
#include "Util/Types.H"
#include "Media/MPEGStream.H"
#include "Media/MediaOpts.H"
#include "Channels/ChannelOpts.H"
#include "Media/SimFrameSeries.H"
#include "Simulation/SimEventQueueConfigurator.H"
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <math.h>
#include <stdio.h>
Include dependency graph for test-gist.C:

Go to the source code of this file.
Functions | |
| void | saveData (Image< double > data, std::string fName) |
| int | main (const int argc, const char **argv) |
|
||||||||||||
|
display and save gist information Definition at line 157 of file test-gist.C. References Image< T >::beginw(), Image< T >::getSize(), i, LFATAL, and LINFO. |
1.4.4