#include <iostream>#include <sys/types.h>#include <sys/stat.h>#include <stdlib.h>#include "GaborGlobal.h"#include "GaborJet.h"#include "ContrastFilter.h"#include "Utilities.h"#include "CelesteGlobals.h"Include dependency graph for Gabor.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | celeste |
Defines | |
| #define | kUseContrast 1 |
Functions | |
| float * | ProcessChannel (float **image, int w, int h, int gNumLocs, int **&gLocations, int gRadius, float *response, int *len) |
|
|
|
|
||||||||||||||||||||||||||||||||||||
1.3.9.1