lobot::ImageSource< pixel_type > Class Template Reference

Just a source of Images. More...

#include <Robots/LoBot/io/LoImageSource.H>

Inheritance diagram for lobot::ImageSource< pixel_type >:
Inheritance graph
[legend]
Collaboration diagram for lobot::ImageSource< pixel_type >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void update ()=0
Image< pixel_type > getImage () const
GrayImage getImageGray () const
virtual Dims getImageSize () const

Protected Attributes

Image< pixel_type > m_image
GrayImage m_image_gray

Detailed Description

template<typename pixel_type>
class lobot::ImageSource< pixel_type >

Just a source of Images.

This class serves as an interface for image sources and is meant to be used by lobot::ImageDrawable and lobot::LocustModel. The lobot::LocustModel class uses this one via the lobot::InputSource encapsulation.

Definition at line 68 of file LoImageSource.H.


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