Hugin trunk 0.1
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
Gabor.cpp File Reference
#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
 

Macros

#define kUseContrast   1
 

Functions

floatceleste::ProcessChannel (float **image, int w, int h, int gNumLocs, int **&gLocations, int gRadius, float *response, int *len)
 

Macro Definition Documentation

◆ kUseContrast

#define kUseContrast   1

Definition at line 29 of file Gabor.cpp.