Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

trainUtils.H File Reference


Detailed Description

training utility functions (not limited to FFN)

Definition in file trainUtils.H.

#include "Image/Image.H"
#include <string>

Include dependency graph for trainUtils.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FFNtrainInfo

Functions

Image< double > setupPcaIcaMatrix (std::string inW, int oriSize, int redSize)
 Setup the PCA/ICA unmixing matrix.
Image< float > getPcaIcaFeatImage (Image< double > res, int w, int h, int s)


Function Documentation

Image<float> getPcaIcaFeatImage Image< double >  res,
int  w,
int  h,
int  s
 

Get the PCA/ICA reduced feature vector in a form of an image

Image<double> setupPcaIcaMatrix std::string  inW,
int  oriSize,
int  redSize
 

Setup the PCA/ICA unmixing matrix.

Definition at line 130 of file trainUtils.C.

References Image< T >::beginw(), i, LFATAL, LINFO, and NO_INIT.

Referenced by Gist_Navigation::Gist_Navigation(), and main().


Generated on Mon Nov 23 15:48:19 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4