ImageInfo Class Reference

Monitor an image over time, to detect interesting events. More...

#include <Apps/BorderWatch/ImageInfo.H>

Inheritance diagram for ImageInfo:
Inheritance graph
[legend]
Collaboration diagram for ImageInfo:
Collaboration graph
[legend]

List of all members.

Classes

struct  ImageStats
 Various statistical measures of interestingness returned by this object. More...

Public Member Functions

 ImageInfo (const Image< PixRGB< byte > > &raw, const Dims &dsize, const TransformType ttype, const RescaleType rtype)
 ImageInfo (OptionManager &mgr, const std::string &descrName="ImageInfo", const std::string &tagName="ImageInfo")
 Constructor.
virtual ~ImageInfo ()
 Destructor.
ImageStats update (nub::ref< SimEventQueue > &q, const Image< PixRGB< byte > > &img, const int frameID)

Public Attributes

Dims rawdims
Image< PixRGB< byte > > img
double ratio

Detailed Description

Monitor an image over time, to detect interesting events.

Definition at line 136 of file app-slideshow.C.


Constructor & Destructor Documentation

ImageInfo::ImageInfo ( OptionManager mgr,
const std::string descrName = "ImageInfo",
const std::string tagName = "ImageInfo" 
)

Constructor.

Definition at line 84 of file ImageInfo.C.

References ModelComponent::addSubComponent().

ImageInfo::~ImageInfo (  )  [virtual]

Destructor.

Definition at line 98 of file ImageInfo.C.


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