Hugin trunk 0.1
Loading...
Searching...
No Matches
Functions
CelesteTrain.cpp File Reference
#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"
Include dependency graph for CelesteTrain.cpp:

Go to the source code of this file.

Functions

void usage (char *filename)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 42 of file CelesteTrain.cpp.

References response(), threshold(), and usage().

◆ usage()

void usage ( char filename)

Definition at line 34 of file CelesteTrain.cpp.