app-nfsu-speed-extract.C File Reference

#include "Component/ModelManager.H"
#include "GUI/XWinManaged.H"
#include "Image/ColorOps.H"
#include "Image/CutPaste.H"
#include "Image/DrawOps.H"
#include "Image/FilterOps.H"
#include "Image/Image.H"
#include "Image/Layout.H"
#include "Image/MathOps.H"
#include "Image/Pixels.H"
#include "Image/ShapeOps.H"
#include "Image/SimpleFont.H"
#include "Media/FrameSeries.H"
#include "Raster/GenericFrame.H"
#include "Raster/Raster.H"
#include "Raster/PfmParser.H"
#include "Raster/PfmWriter.H"
#include "Transport/FrameInfo.H"
#include "Util/Pause.H"
#include "Util/StringUtil.H"
#include "Util/csignals.H"
#include "Util/sformat.H"
#include "rutz/shared_ptr.h"
#include <algorithm>
#include <deque>
#include <fstream>
#include <iomanip>
#include <iterator>
#include <limits>
#include <map>
#include <sstream>
#include <vector>
#include <unistd.h>
Include dependency graph for app-nfsu-speed-extract.C:

Go to the source code of this file.

Classes

class  Patch
class  PatchSet

Defines

#define LOAD_DIGIT(n)

Functions

int getDigit (XWinManaged &xwin)
Image< PixRGB< byte > > normC255 (const Image< PixRGB< double > > &x)
template<class T , template< class > class Pix>
Image< T > getPixelComponent (const Image< Pix< T > > &in, const size_t i)
int main (const int argc, const char **argv)

Detailed Description

Definition in file app-nfsu-speed-extract.C.


Define Documentation

#define LOAD_DIGIT (  ) 
Value:
const Image<float> digit ## n(&digit ## n ## _C[0], \
                                  w_digit ## n ## _C,   \
                                  h_digit ## n ## _C);  \
    itsPatches[n].loadDefault(digit ## n);              \
    LINFO("loaded default data for digit %d", n)
Generated on Sun May 8 08:42:53 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3