readMatrix Class Reference

#include <VFAT/readMatrix.H>

Collaboration diagram for readMatrix:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 readMatrix (const char *fileName)
std::vector< std::vector
< double > > 
returnMatrix ()
Image< float > returnMatrixAsImage ()
void echoMatrix ()

Detailed Description

this class will read in the file fileName as a standard whitespace delimited file and put it into a matrix. The matrix can be retrieved in either a double nested std::vector<float> or an Image<float>. The input file must state the dimensions on the first line. Comments may be placed using # charactors

Definition at line 16 of file readMatrix.H.


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