PhaseOnlyCorrelation.cpp File Reference

#include "vigra/bordertreatment.hxx"
#include "vigra/stdconvolution.hxx"
#include "vigra/recursiveconvolution.hxx"
#include "vigra/multi_array.hxx"
#include "vigra/imageiterator.hxx"
#include "vigra/stdimage.hxx"
#include "vigra/convolution.hxx"
#include "vigra/fftw3.hxx"
#include "vigra/basicimage.hxx"
#include "vigra/inspectimage.hxx"
#include "vigra/transformimage.hxx"
#include "stllcv/iplvfftw.hxx"
#include "stllcv/vimageoperation.hxx"
#include "stllcv/iplvbasicimageoperation.hxx"
#include "stllcv/iplvbasicimage.hxx"
#include "stllcv/iplvinspectimage.hxx"
#include "vigra/localminmax.hxx"
#include "cv.h"
#include "highgui.h"
#include <stdio.h>
#include <conio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <math.h>
#include <float.h>
#include <limits.h>
#include <time.h>
#include <ctype.h>

Go to the source code of this file.

Defines

#define DebugFileRead   1
 ipDraw parameter
#define DebugShowImage   1
#define SelfResize   0
#define SMOOTHBorder   1
#define SMOOTHPhase   1
#define SMOOTHPhaseAverage   0
#define PEXFFT   float
#define PEXORGIMG   unsigned char
#define TileLen   50

Functions

int main (int argc, char **argv)

Variables

static const bool is_modal = true


Define Documentation

#define DebugFileRead   1
 

ipDraw parameter

Definition at line 80 of file PhaseOnlyCorrelation.cpp.

#define DebugShowImage   1
 

Definition at line 81 of file PhaseOnlyCorrelation.cpp.

Referenced by main().

#define PEXFFT   float
 

Definition at line 91 of file PhaseOnlyCorrelation.cpp.

#define PEXORGIMG   unsigned char
 

Definition at line 95 of file PhaseOnlyCorrelation.cpp.

#define SelfResize   0
 

Definition at line 82 of file PhaseOnlyCorrelation.cpp.

#define SMOOTHBorder   1
 

Definition at line 84 of file PhaseOnlyCorrelation.cpp.

#define SMOOTHPhase   1
 

Definition at line 86 of file PhaseOnlyCorrelation.cpp.

#define SMOOTHPhaseAverage   0
 

Definition at line 87 of file PhaseOnlyCorrelation.cpp.

#define TileLen   50
 

Definition at line 100 of file PhaseOnlyCorrelation.cpp.

Referenced by main().


Function Documentation

int main int  argc,
char **  argv
 

ipDraw parameter

Definition at line 114 of file PhaseOnlyCorrelation.cpp.

References DebugShowImage, Filename, Filename2, is_modal, phaseOnlyCorrelation(), and TileLen.


Variable Documentation

const bool is_modal = true [static]
 

Definition at line 74 of file PhaseOnlyCorrelation.cpp.

Referenced by main().


Generated on Thu Oct 27 21:27:44 2005 for STL like OpenCV wrapper (STLLCV) by  doxygen 1.4.5