
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) |
|
||||||||||||||||||||
|
Get the PCA/ICA reduced feature vector in a form of an image |
|
||||||||||||||||
|
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(). |
1.4.4