|
Hugintrunk
0.1
|
#include <iostream>#include "vigra/stdimage.hxx"#include "vigra/resizeimage.hxx"#include "vigra/impex.hxx"#include "vigra/colorconversions.hxx"#include <sys/types.h>#include <sys/stat.h>#include <stdlib.h>#include "Gabor.h"#include "Utilities.h"#include "CelesteGlobals.h"
Go to the source code of this file.
Functions | |
| void | usage (char *filename) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 42 of file CelesteTrain.cpp.
References celeste::CreateMatrix(), vigra_ext::destImage(), vigra_ext::destImageRange(), celeste::info(), vigra_ext::pow(), celeste::ProcessChannel(), response(), vigra_ext::srcImageRange(), vigra_ext::transformImage(), and usage().
| void usage | ( | char * | filename | ) |
Definition at line 34 of file CelesteTrain.cpp.
1.8.5