RawReader Class Reference

Reads an image in raw 8bit format. More...

#include <InputGeneratorDiscrete.hpp>

List of all members.

Public Types

typedef std::vector< PointPoints

Public Member Functions

 RawReader (std::string const &filename, int width, int height)
PointsConvert ()

Protected Attributes

int m_width
int m_height
std::string m_fileName


Detailed Description

Reads an image in raw 8bit format.

Each pixel is 8 bits. All read pixels will be classified and normalized.


Member Typedef Documentation

typedef std::vector<Point> Points
 


Constructor & Destructor Documentation

RawReader std::string const &  filename,
int  width,
int  height
 


Member Function Documentation

Points* Convert  ) 
 


Member Data Documentation

int m_width [protected]
 

int m_height [protected]
 

std::string m_fileName [protected]
 


Generated on Mon Mar 22 16:40:49 2004 for GNG_GL by doxygen 1.3.6