TigsInputFrame Class Reference

Class that lets us do lazy computation of luminance/rg/by from an input frame. More...

#include <TIGS/TigsInputFrame.H>

Collaboration diagram for TigsInputFrame:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TigsInputFrame (const Image< PixRGB< byte > > &in, const SimTime &t)
 TigsInputFrame (const SimTime &t, const Dims &dims, const Digest< 16 > &hash)
std::string toGhostString () const
bool isGhost () const
SimTime t () const
Digest< 16 > getHash () const
const Rectangleorigbounds () const
const Image< PixRGB< byte > > & origframe () const
const Image< PixRGB< byte > > & rgb () const
const Image< float > & lum () const
const Image< float > & rg () const
const Image< float > & by () const

Static Public Member Functions

static rutz::shared_ptr
< TigsInputFrame
fromGhostString (const std::string &s)

Detailed Description

Class that lets us do lazy computation of luminance/rg/by from an input frame.

Definition at line 49 of file TigsInputFrame.H.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:50 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3