|
Hugin trunk 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) |
Definition at line 42 of file CelesteTrain.cpp.
References response(), threshold(), and usage().
Definition at line 34 of file CelesteTrain.cpp.